What can you do with our APIs?
APIs
Voiceflow offers a suite of APIs to launch and host AI Agents, as well as build custom tools, interfaces, and workflows on-top of Voiceflow, letting you do anything you possibly want with your agent.
If you want to learn how to use the Voiceflow APIs, follow this guide!
Popular APIs
- Dialog Manager API: launch your Agent with hosted dialog state management and build custom interfaces or integrations
- Knowledge Management API: manage Knowledge Base data automatically with a CRUD API
- Knowledge Query API: query your managed Knowledge Base data outside your agent
- Analytics API: retrieve Agent usage and analytics data
- Transcripts API save and retrieve end-user conversation transcripts
These APIs can be used together with Voiceflow's Agent building platform to create custom solutions.
There are many more APIs also available, so take a look through the API reference sections.
Popular solutions include:
- Connect to a custom interface: build low-code with the Agent builder, deploy with the Dialog Manager API to any interface.
- Managed Knowledge Base: use the Knowledge Base Management API and Knowledge Base Query API to act as a managed Knowledge Base service. Build or connect to an existing UI.
- Analytics & Transcripts API: send agent analytics information and raw conversations to your data warehouse to analyze analytics alongside your other data.
Custom Interfaces or Deployment Channels
Using our Dialog API directly gives you the flexibility to launch to any channel. These code samples and others on our GitHub provide a starting point to launch to a custom channel.
Discord
Join our discord here to get help and see what people are building!👾