How it works
The SLNG platform exposes one consistent base URL for every model. The path selects the service, provider, and model:Get an SLNG key
Create one at app.slng.ai/api-keys.
Point your requests at the gateway
Replace your provider’s endpoint with the SLNG platform URL and send your SLNG key in the
Authorization header.Text-to-speech
Speech-to-text
Keep your own provider key (optional)
Already have a provider contract? Add the See Bring your own key for supported providers, WebSocket setup, and billing.
X-Slng-Provider-Key header. Billing
runs against your provider account, and output assembly still applies.BYOK applies to proxied providers, so use a provider path (not a slng/-hosted one). For example, Soniox:What you get
Output assembly
Repeated text-to-speech served from cache.
Regional execution
Pin traffic to a region with one header.
How it works
The execution path every turn takes between your app and the models.
Unified API
Switch providers by changing the path.