Introducing Naad v1

Developers

Developer hubDocumentationQuickstartModelsAudio & Voice APISpeech-to-SpeechAuthenticationError referenceSolutions

Resources

BlogSystem statusDesktop appsPricingSign inSign up
Engineering

Migrating to Oogam in 5 minutes

Developer Relations · 3 min read · 2026-06-05

Moving to Oogam takes two changes: your base URL and your API key.

Set the base URL to https://platform.oogam.ai/v1 and use a Setu API key. Then call Voice APIs — TTS, STT, and Live talk — with the same patterns you already know.

Streaming, system prompts and multi-turn conversations all work the same way. Your existing retry and error-handling logic carries over too.

Check the docs for ready-to-paste snippets in cURL, Python and Node.

← All posts