Power Up Your AI Agents
Already using AI Agents for customer-facing chatbots? Unlock internal AI tools, team assistants, and full API access—available as a $99 one-time add-on for paid plans.
Studio & API access for $99 one-time. Available on Plus, Pro, and Max plans.
Add internal AI tools, team assistants, and developer APIs to your AI Agents plan for a one-time $99 fee. Available on Plus, Pro, and Max.
What You Get with Suite
Your AI Agents subscription includes these powerful add-ons with the Studio & API add-on ($99 one-time). Explore ready-made templates in our Catalog.
AI Agents
Customer-facing chatbots deployed on Website, WhatsApp, Instagram, and Facebook. Lead capture, OTP validation, multi-language support, and hierarchical RAG for multi-location businesses.
This is the core product. The features below are available with the Studio & API add-on ($99 one-time).
Suite Add-ons
Available for $99 one-time on Plus, Pro, and Max plans
Internal productivity
No-code forms that execute AI prompts behind the scenes. Build content generators, data extractors, email composers, and more—without writing code.
- Customizable field types (text, dropdowns, numbers)
- Variables auto-populate into prompts
- Attach sources for grounded answers
- Save/discard outputs, Published + Draft versioning
Team chat interfaces
Chat-based AI for internal teams. Multi-turn conversations grounded in company knowledge. Perfect for support training, Q&A, and onboarding.
- Natural multi-turn dialogue
- Optional starting forms for context
- Company knowledge grounding
- Personas API integration, Published + Draft versioning
Developer API for single-task AI
Store and version prompt configurations with full API access. Single-task execution (input → output) for content generation, data extraction, classification, and more.
- 10+ versions per prompt configuration
- Switch between multiple OpenAI GPT models
- Non-streaming, HTTP/2, and SSE streaming
- REST API (SDKs coming soon)
Developer API for conversational AI
Build chat interfaces, AI agents, and multi-turn dialogue systems programmatically. Conversation management, context tracking, and stateful interactions out of the box.
- Multi-turn conversation support
- Persona configuration (tone, expertise, behavior)
- Full version control with instant rollback
- SSE streaming for real-time responses
Not sure where to start?
Here's a simple guide to help you choose
Customer-facing chatbots
Use AI Agents for website/WhatsApp chatbots that capture leads and answer customer questions.
Go to Agents →No-code team tools
Start with AI Tools for form-based tasks, or AI Assistants for team chat interfaces.
Browse Catalog →Developers
Use Prompts API for single-task AI or Personas API for conversational interfaces.
Read API Docs →Your Agents, Supercharged
Start with AI Agents for customers. Add internal tools and developer APIs as you grow—all from one unified workspace.
Customer-facing AI chatbots deployed across Website, WhatsApp, Instagram, and Facebook. Multi-channel lead capture with brand customization.
Internal productivity tools and assistants. No-code forms that execute prompts behind the scenes, plus chat-based interfaces for teams.
Developer integration layer with full versioning. Store prompts and personas, switch model providers, and maintain version control.
Enterprise-Grade Infrastructure
Industry's only multi-property/multi-location RAG architecture. One knowledge base, many locations.
Advanced workflow automation and reasoning engine.
Multiple OpenAI GPT models to choose from. Switch models based on your needs. More providers coming soon.
Enterprise encryption with Azure hosting in India or US regions. On-premise deployments support custom compliance requirements.
Designed for Developers
Don't get stuck in a drag-and-drop builder. Eject to code whenever you need complex logic.
- REST API (SDKs coming soon)
- Post-conversation agentic workflows
- Evaluation & Testing framework
// REST API Example
const response = await fetch(
'https://api.hyperleapai.com/v1/prompts/execute',
{
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
promptId: 'your-prompt-id',
variables: { topic: 'AI automation' }
})
}
);
const result = await response.json();Studio & API — $99 One-Time Add-on
Add Studio & API access to any paid plan for a one-time $99 fee. Includes AI Tools, Assistants, and developer APIs. Base plan pricing below.
For small businesses
- 1,500 AI responses/month
- WhatsApp & Instagram
- White-label branding
- + $99 one-time for Studio & API
For growing businesses
- 4,000 AI responses/month
- 2 chatbots
- All channels
- Priority support
Enterprise solution
- 20,000 AI responses/month
- 3 chatbots
- Unlimited members
- Dedicated support
Start with Agents. Scale with Suite.
Deploy customer-facing chatbots with AI Agents. When you're ready, explore internal tools, team assistants, and developer APIs—available as an add-on.
Frequently Asked Questions
Everything you need to know
Do I need to pay extra for Suite features?
Suite features (AI Tools, AI Assistants, Prompts API, Personas API) are available as a $99 one-time add-on on Plus, Pro, and Max plans. This gives you full access to internal productivity tools, team assistants, and developer APIs on top of your AI Agents subscription.
Can I use just AI Agents without Suite?
Absolutely. AI Agents is the primary product and works perfectly on its own for customer-facing chatbots. Suite features are optional add-ons you can explore when you're ready.
What are Suite add-ons used for?
AI Tools and AI Assistants help your internal team with productivity tasks. Prompts API and Personas API let developers build custom integrations. All of these complement your customer-facing AI Agents.
Is Suite suitable for non-technical users?
Yes! AI Tools and AI Assistants are designed for business users with zero coding knowledge. Developers can use the APIs for custom integrations when needed.
What AI models can I use?
We currently support OpenAI GPT models (GPT-4.1-mini, GPT-4o-mini, GPT-5 mini, GPT-4.1 nano, and GPT-5 nano) included with your message credits. More models coming soon.
Still have questions?
Contact our support team