LIVE · GPU AS A SERVICE · LAX / SAN

Text, image, audio, video.
One API, on our supercomputer.

Frontier open models served from our own NVIDIA DGX racks in California. Prepaid credits, no subscription — and your prompts never leave the building.

Add a card, get $10 to burn. No upfront charge — auto-tops-up $10 when your balance dips below $2.

# any OpenAI SDK — just change the base URL
curl https://api.reinforce42.com/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -d '{
    "model": "gpt-oss-120b",
    "messages": [{"role":"user",
      "content":"Explain MoE in one line."}]
  }'
Runs on NVIDIA DGX hardware we own outright
Your data never leaves our hardware. Ever.
OpenAI-compatible — zero code rewrite
Pay only for tokens you use

THE LINEUP

Three monkeys, every modality

Open models, metered exactly as you use them — per second of video, per image, per minute of audio, per token. No rounding, no minimums.

monkey see

video · image

ltx-2.3$0.05 / second
Best-quality video (22B). Keyframe control, up to 5s, 480p/720p.
wan-2.2$0.05 / second
Fast text- and image-to-video for quick clips.
flux-dev$0.02 / image
Best-quality image; flux-schnell for 4-step speed.

monkey hear

speech · transcription

whisper-large-v3$0.0048 / min
Transcription in 90+ languages, word-level timestamps.
whisper-large-v3-turbo$0.0036 / min
Faster transcription, near-identical quality.

monkey speak

text · reasoning · code

gpt-oss-120b$0.09 / $0.45
OpenAI's 120B open reasoning model. Strong general quality & tool use.
deepseek-r1-70b$0.10 / $0.40
Deep step-by-step reasoning for math, logic and code.
gemma3-27b$0.05 / $0.20
Fast and lightweight for high-volume everyday tasks.

HAND-PICKED

Audio, video — or your own model

We hand-pick models from the top open-source catalogs and tune them for AI-native workloads — speech, video, reasoning, all behind one key. Bring your own weights and we'll rack those too. Every model is included in the $10 starter credit.

THE MATH

Same million tokens, a fraction of the bill

1M input + 1M output tokens on a flagship model, elsewhere versus here. Up to 30× cheaper — and unlike the hyperscalers, no training on your data, no third-party cloud, no seat fees.

OpenAI · GPT-4o$12.50
Anthropic · Claude Sonnet$18.00
monkey · gpt-oss-120b$0.54

Frontier-class quality, open weights

flagship · gpt-oss-120b

90%

MMLU

broad knowledge & reasoning

80%

GPQA Diamond

graduate-level science

96%

AIME 2025

competition mathematics

128K

Context

tokens per request

Independently reported figures; exact results vary by harness and settings.

PAY AS YOU GO

Simple pay-as-you-go pricing

Pay once, get an API key preloaded with credit. Bigger packs carry bonus credit.

No monthly subscription Auto-refills at 90% usage Credits valid for 12 months

Free trial

$0

$10 free credit · card on file, no upfront charge

All models included Full API + playground access Auto top-up $10 under $2 balance Cancel auto-recharge any time

Starter

$10

$10 in API credit

All models included 60 requests / min Key never expires Usage dashboard

Builder

$25

$27 in API credit · +8% bonus

Everything in Starter 120 requests / min Priority routing Email support
BEST VALUE

Scale

$100

$115 in API credit · +15% bonus

Everything in Builder 300 requests / min Highest throughput Direct support line

Secure checkout via Stripe · cards & wallets · instant key delivery · USA customers only

QUICKSTART

Zero to first token in three steps

01

Buy credits

Pick a pack, pay with Stripe. Your key appears on the confirmation screen.

02

Point your SDK

Base URL → api.reinforce42.com/v1. Any OpenAI client works unchanged.

03

Call any model

Chat, images, speech, video — credit drawn down per token. Track it live in the dashboard.