Skip to main content
Deepslate Realtime is a platform for building and deploying voice AI at scale. Power inbound call handling with Assistants or automate outbound campaigns with Agents — all backed by Speeq, our end-to-end speech-to-speech model.

Voice AI Resources

Assistants

Inbound voice AI that answers calls to your phone numbers. Configure behavior with system prompts, greetings, and integrations.

Agents

Outbound voice AI that proactively calls customers. Assign tasks with dynamic data for personalized conversations.

Resource Hierarchy

Voice AI for handling inbound calls. When someone calls your phone number, an assistant answers and handles the conversation.Configuration options:
SettingDescription
System promptDefine the assistant’s role and behavior
GreetingInitial message when answering a call
LLM extensionsAdd capabilities like knowledge base search
Call event hooksTrigger webhooks on call events (e.g., transcript ready)
Voice AI for making outbound calls. Agents proactively call customers based on assigned tasks.Configuration options:
SettingDescription
System prompt templateDefine the agent’s role with dynamic variables
User value typesDefine data fields for each call (customer name, order ID, etc.)
LLM extensionsAdd capabilities like CRM lookups
Call event hooksTrigger webhooks on call events
Individual outbound call tasks assigned to agents. Each task contains:
  • Target number — The phone number to call
  • User values — Key-value pairs with call-specific data (e.g., customer name, callback reason)
Tasks are processed by agents and can be created via the API for automated campaign workflows.

Platform Structure

Deepslate supports white-label reselling with a multi-tier vendor model. Vendors can set their own pricing and billing through Stripe.
Vendors are businesses that resell the Deepslate platform as a white-label solution.Capabilities:
  • Create custom branding for their voice AI offering
  • Define their own pricing plans with custom rates and usage limits
  • Charge customers directly through their own Stripe credentials
  • Manage organizations (their customers) under their account
Vendors can onboard other businesses that either become end-user organizations or vendors themselves, enabling multi-tier distribution models.
Organizations are the end-user businesses within a vendor’s ecosystem.Each organization:
  • Belongs to exactly one vendor
  • Has an assigned pricing plan
  • Can create and manage assistants and agents
  • Receives invoices based on their vendor’s pricing structure
Pricing configurations that define usage limits and rates for organizations.
FeatureDescription
Included minutesBundled inbound/outbound minutes per billing period
Per-minute pricingRate charged for usage
Overage ratesPricing for usage beyond included minutes
Usage limitsHard caps and enforcement rules

Next Steps

API Reference

Explore the REST API for managing resources programmatically