RivenGet started

Llama-3.3-Nemotron-Super-49B-V1.5 API

Llama-3.3-Nemotron-Super-49B-V1.5 by NVIDIA NIM, available today through the Riven API — one key, one bill, and the same OpenAI-compatible endpoint as 75 other models.

nvidia/llama-3.3-nemotron-super-49b-v1.5

Input price
per 1M tokens
Output price
per 1M tokens
Markup
$0
vendor list price

Call Llama-3.3-Nemotron-Super-49B-V1.5 in one request

The Riven API is OpenAI-compatible. Point your existing SDK at api.rivenai.io and set the model id — no code changes.

curl https://api.rivenai.io/v1/chat/completions \
  -H "Authorization: Bearer $RIVEN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nvidia/llama-3.3-nemotron-super-49b-v1.5",
    "messages": [{"role": "user", "content": "Hello"}]
  }'

Why teams run Llama-3.3-Nemotron-Super-49B-V1.5 on Riven

  • Vendor list pricing with transparent per-token rates — you pay exactly what NVIDIA NIM charges.
  • One API key and one bill across 75 models from every major lab.
  • Self-hosted, single-tenant deployment available for enterprises.
  • Automatic failover routing if a provider has an outage.