LLMsRelay/Docs
Back to dashboard

Cheapest OpenAI API — Pay-as-You-Go, No Subscription

The cheapest way to use the OpenAI API: pay-as-you-go credits, crypto or card, no subscription and no waitlist. Use a Codex-group key for OpenAI models.

Pricing: Pay-as-you-go credits. Payment: Crypto or card. Subscription: None. Models: latest OpenAI models (e.g. gpt-5.5).

TL;DR

No subscription, no waitlist. Buy credits once and spend them on the OpenAI API. Select the Codex group for the key used with OpenAI models. OpenAI requests are billed at the published token rates.

How to keep costs down

  • Stay in one session — repeated context is cached and billed at a heavy discount.
  • Cap output tokens — output is the expensive part; set a sensible max_tokens.
  • Pick the right model — use GET /v1/models and choose the smallest model that does the job.
  • Start small — buy the smallest credit package to test, then scale.

Get started

Create an sk-cs4 key, select the Codex group, and call https://api.llmsrelay.com/v1. See OpenAI API Access for the quick start and How Billing Works for the credit model.

Ready to start?

Create a key and configure a compatible API route in under 2 minutes.

View Plans