Next Labs
Developer API
A clean overview of the server routes already powering the studio.
Available routes
POST
/api/ttsGenerate text-to-speech audio.
POST
/api/clone-voiceCreate a permission-based cloned voice.
GET
/api/statusRead safe Next Labs service status.
GET
/api/healthCheck Next Labs service health.
Launch status
Private API access
Create a Next Labs API key through the authenticated API-key surface. Keys are hashed at rest and can be revoked at any time.
Do not expose provider secrets in client code. Keep all provider credentials server-side.
Open API status