Skip to main content

1. get an API key

sign in to the rumik dashboard, open API keys, and create a new key. the full key is shown only once at creation, so copy it somewhere safe before closing the dialog.

generate an API key

create and manage keys in your dashboard.

2. pick a model

every request takes a model and text. muga is our more expressive model; mulberry is faster. each is steered differently. see the prompting guides for muga and mulberry for the full breakdown.

3. synthesize speech

pass your key as a bearer token. the response body is a 24 kHz mono WAV.
try the API reference playground to call the endpoint with your own key right from the docs.
next: stream audio in real time or build a voice agent with pipecat.