Finding your API key
API keys are managed in Settings → API keys. Each project has its own API key, and all Voiceflow API keys begin withVF.DM..

Authorization header of every request:
Project ID and version ID
Your project ID and version ID are available in Settings → General under the Metadata section.
| Value | Description |
|---|---|
development | The latest unpublished version of your agent. This is the default. |
staging | The version currently published to your staging environment. |
production | The version currently published to your production environment. |