Skip to main content

Creating an Agent

You can create an agent either visually in the Sayvy Console or programmatically through our API.

Programmatic Creation

Send a POST request to /api/v1/agents:
cURL

Response Attributes

string
Unique agent identifier (e.g., ag_8f3b0e2a9).
string
Current provisioning status (ready, provisioning, archived).
string
ISO-8601 creation timestamp.