Skip to main content
Use the SLNG App to create and rotate API keys:

Use an API key

All SLNG APIs authenticate with a bearer token:
-H "Authorization: Bearer YOUR_API_KEY"
You will use the same API key for:
  • Gateway API: https://api.slng.ai
  • Voice Agents API: https://api.slng.ai (endpoints under /v1/agents)
API keys are secrets. Store them securely and rotate/revoke any key that may have been exposed.