Make a call
POST /api/outbound-call — your agent rings a number and has the conversation.Webhooks
Receive real-time HTTP POST notifications when calls finish or generate transcripts.
Website embed
Public widget key + script so any enterprise can put the agent on their own site.
Integrations
Cursor, Google AI Studio, n8n, and Zapier — start calls from the tools you already use.
Examples
Sample apps: a column CRM with likes, and an AI appointment booking system.
What you can build with it
- Call a customer the moment a form is submitted on your website.
- Trigger a reminder call from your CRM, billing system, or an automation tool such as Zapier or n8n.
- Add a “call me now” button to your own product.
- Follow the Examples to ship a column CRM or an AI booking app.
Getting access
Each workspace has one API key. Trikon enables it on the workspace; then Settings → Developer API appears so you can copy or regenerate the key and add a webhook URL. Regenerating replaces the previous key immediately. Keep the key on your server. Pass it as:Base URL
Your workspace’s Trikon Voice address, for example:Before your first call
You need:- An agent whose Call Type is Outbound (how to build one).
- Its agent ID, which is the last part of the address bar when the agent is open:
…/acmeclinic/agents/8f2c…. - A phone number configured in Settings → Phone Numbers & Telephony (how to add one). Calls go out from your default line.
