Skip to main content

Overview

Destined Voice API uses Bearer token authentication. Include your API key in the Authorization header of every request.

Getting Your API Key

  1. Sign up at destined.ai
  2. Navigate to Settings > API Keys
  3. Click Create API Key
  4. Copy and store your key securely
Keep your API key secret. Never commit it to version control or expose it in client-side code.

Using the API Key

With the SDK

With cURL

With fetch

Public Endpoints

Some endpoints don’t require authentication:

Error Responses

Authentication errors return a 401 Unauthorized response:
Common authentication issues: