Convo API v1
The Convo API gives you programmatic access to your AI meeting assistant data. Use it to build custom integrations, automate workflows, or connect Convo to thousands of apps via Zapier and IFTTT.Base URL
All API requests use the following base URL:Response Format
All successful responses wrap results in adata key. All error responses use an error object with code and message fields.
The API is versioned at
v1. New fields may be added to responses without a version bump — your code should tolerate unknown keys. Breaking changes will only ship in a new version with 90 days’ notice.