Fast LLM inference served from our own NVIDIA DGX supercomputers. Your prompts never touch a third-party cloud. Prepaid credits, no subscription, no seat fees — drop in one base URL and go.
# works with any OpenAI SDK — just change the base URL curl https://monkey.reinforce42.com/v1/chat/completions \ -H "Authorization: Bearer sk-your-key" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-oss-120b", "messages": [{"role":"user","content":"Explain MoE in one line."}] }'
Prices are per 1M tokens (input / output). Credits are drawn down exactly as you use them — no rounding, no minimums.
Pay once, receive an API key preloaded with credit. Bigger packs include bonus credit. Top up any time — keys never expire.
Secure checkout via Stripe · cards & wallets · instant key delivery
Pick a pack above and pay with Stripe. Your API key appears instantly on the confirmation screen.
Set the base URL to monkey.reinforce42.com/v1 and drop in your key. Any OpenAI client works unchanged.
Send chat completions to gpt-oss-120b and friends. Credit is drawn down per token; track it live in your dashboard.