REST API usage
Include your API key in the `Authorization` header:
curl https://api.dialivo.com/v1/forms \ -H "Authorization: Bearer YOUR_API_KEY"View API documentation →
API Management
Generate, rotate, and revoke keys with audit-ready context. Your keys never leave this console.
Keys are masked after creation. Rotate keys regularly and delete unused ones.
| Name | Key | Created | Last used | Actions |
|---|---|---|---|---|
|
No API keys yet Create your first API key to get started |
||||
Include your API key in the `Authorization` header:
curl https://api.dialivo.com/v1/forms \ -H "Authorization: Bearer YOUR_API_KEY"View API documentation →