Rodium AI docs
Models

Model identifiers

Rodium is the platform and billing layer — not a model name. In API requests you pass real model strings such as openai/gpt-4o or anthropic/claude-sonnet-4-6. Below is a live sample from our catalogue; every hosted model, RODI rate, and context window is on the public models page.

from 89.50 RODI / 1M input
Context: 2K tokens
Best for: chat

model: "google/text-embedding-004"

Model details

6.60 RODI / image
Context: tokens
Best for: vision

model: "openai/gpt-image-1"

Model details

596.10 / 2,981 RODI per 1M (in/out)
Context: 200K tokens
Best for: vision

model: "anthropic/claude-haiku-4-5-20251001"

Model details

8,942 / 44,707 RODI per 1M (in/out)
Context: 200K tokens
Best for: vision

model: "anthropic/claude-opus-4-1-20250805"

Model details

Browse all 44 models

Filters by provider, context, RODI rates, and modalities — same ids you pass in POST /v1/chat/completions.

View all models

Programmatic list (all ids returned by the API): GET /v1/models.