Resources
API Reference
Build with the Viwago API. RESTful endpoints with WebSocket support.
Quick Start
curl -X GET https://api.viwago.com/v3/agents \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"
Endpoints
GET
/v3/agentsPOST
/v3/agentsGET
/v3/workflowsPOST
/v3/workflows/executeGET
/v3/compliance/statusPOST
/v3/voice/transcribeRate Limits
| Tier | Requests | Burst |
|---|---|---|
| Starter | 1,000/min | 100/sec |
| Professional | 10,000/min | 500/sec |
| Enterprise | Unlimited | Custom |