Skip to main content
Nineninesix is Cartesia-compatible. You don’t need a custom SDK — point the official Cartesia SDK at https://api.nineninesix.ai.

Node.js / TypeScript

Install the SDK:
Then override the base URL:

Python

Install the SDK:
Then override the base URL:

curl

No SDK needed:

Environment Variables

Store your key and base URL in environment variables:

Compatibility Note

The API follows the Cartesia API surface (/tts/bytes, /tts/websocket, /voices). Any HTTP or WebSocket client that can send JSON and read a binary/stream response will work.