HTTP Header
Get your first API key
The easiest way to get started is by creating your first API key through the Vinci Dashboard.- Sign in to your Vinci account
- Navigate to the API Keys page
- Click “Create New API Key”
- Give your key a descriptive name (e.g., “Development”, “Production”)
- Copy and securely store your API key
Create API key
Endpoint
Authentication
Response
List API keys
Endpoint
Authentication
Response
Revoke API key
Endpoint
Authentication
Response
Rate limits
Default: 10 requests/min. Max: 100 requests/min.Rate limit headers
Best practices
- Rotate keys regularly.
- Use different keys per environment.
- Monitor last_used to identify stale keys.