Complete reference for the Trillet AI Platform API
bash https://api.trillet.ai
x-api-key
header:
application/json
.Plan | Requests per minute | Concurrent calls |
---|---|---|
Developer | 60 | 1 |
call.started
- When a call beginscall.completed
- When a call endscall.failed
- When a call fails to connectsms.sent
- When an SMS is sentsms.delivered
- When an SMS is deliveredagent.created
- When a new agent is createdagent.updated
- When an agent is updatedflow.created
- When a new flow is createdflow.updated
- When a flow is updatedX-Trillet-Signature
header:
200
- Success400
- Bad request401
- Unauthorized403
- Forbidden404
- Not found429
- Too many requests500
- Server error