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.