Inbound Rest API
Go to our dedicate API Documentation page
The Syntflow REST API provides API endpoints for Synthflow calls that allow you to interact with your AI models remotely by sending and receiving JSON.
Generate API Key
To generate the API Key:
- Log into the Fine-Tuner Dashboard.
- Navigate to API KEYS → GENERATE KEY to generate a key.
Model ID
Each model carries its distinct Model ID. To effectively use this, include the Model ID within the body of your request.
The Model ID is part of the header after you create a voice AI assistant or in the deployment tab during the creation process.
Always use the appropiate Assistant type for Inbound Calls.
Updated 3 months ago