RodiumAi API documentation
One gateway: OpenAI SDK at api.rodiumai.io/v1, Anthropic SDK at api.rodiumai.io (POST /v1/messages). Same rd_sk_… keys, prepaid in RODI.
Developer quickstart
Make your first API request in minutes. Point the OpenAI or Anthropic SDK at RodiumAi and call any model.
…Build paths
Text generation
Chat completions for assistants, coding, and multimodal vision workflows.
Start with textImage generation
Generate or edit images via /v1/images/generations (text-to-image and Gemini Image edits).
Start with imagesVideo generation
Create short clips with Veo via /v1/videos/generations (same auth and base URL).
Start with videoAudio transcription
Turn speech into text with multipart /v1/audio/transcriptions.
Start with transcriptionText to speech
Synthesize audio with OpenAI-compatible /v1/audio/speech.
Start with speechEmbeddings
Vectorize text for search and RAG with OpenAI-compatible embeddings.
Start with embeddingsModels
Browse provider-scoped ids like openai/gpt-4o or google/veo-3.1-generate-preview. Pricing is always in RODI.
View all models