API Documentation
Authentication
All API endpoints require authentication using API Keys. To authenticate your requests:
- Obtain your API Key from the Integration Settings page.
- Include this key in the
X-Api-Key
header of your HTTP request:
X-Api-Key: {volubile-api-key}
API Key Rotation
Volubile provides a pair of api keys enabling you to manage a regular rotation or replace a potentially compromised key.