PAYPAL SANDBOX STAGING · TEST API KEYS
ModelRelay token-metered AI access Get a key

Claude Opus 5 · relay online

Buy tokens.
Use them your way.

Buy 1M–5M token packs for token-metered API access. Your OpenAI-compatible key is issued after payment clears. No subscription.

  • 1M–5M token packs
  • Key lands in seconds
  • Hard token quota per key
  • Works with any OpenAI SDK

Grab a pack

tokens
Unfinished order on this device.

$3.50 per 1M

15
TOTAL $3.50 × 1M tokens
$3.50

Tick the box to unlock checkout.

Your key is live!

Save this now — it is shown once. After you leave, it can only be recovered from this browser session.

API KEY

BASE URL

TRY IT RIGHT NOW


            

Three steps. No onboarding.

No account, no email confirmation, no provisioning queue. Payment clears, key exists.

  1. 1

    Pick a pack

    Choose a 1M–5M token pack. The total is the selected millions multiplied by the displayed per-1M price.

  2. 2

    Pay with PayPal

    PayPal handles the entire payment leg. Card numbers never touch this service — we only ever see a capture ID.

  3. 3

    Get your key

    It appears right on this page with your quota attached. Point any OpenAI-compatible client at the base URL and go.

Drop-in for anything that speaks OpenAI.

Swap the base URL and the key. Chat completions behave exactly how your code already expects.

curl https://tokenrelay-staging.openplss11.workers.dev/v1/chat/completions \
  -H "Authorization: Bearer $TOKENRELAY_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "claude-opus-5",
    "messages": [{ "role": "user", "content": "Say hi in five words." }]
  }'

Sandbox. Chat right here.

Paste your key and talk to Claude Opus 5 without writing a line of glue code. Streams as it types, formats code the instant a fence opens, and your key is kept in this tab.

Opus, on tap claude-opus-5 · no reasoning
Idle

Enter sends · Shift+Enter adds a line · token-metered key loaded

Good questions.

How are token credits counted?

Token mode starts from usage reported by the upstream provider for successful responses, but we do not make you pay for prompt text you did not supply. TokenRelay credits up to 6,000 prompt tokens for provider-injected overhead plus an additional fixed 200 prompt tokens for relay-added compatibility/context normalization on every successful request, then bills the remaining prompt tokens plus all completion/output tokens. The combined prompt credit is capped at 6,200 tokens and never makes usage negative. For streamed responses, TokenRelay explicitly requests a final usage report so the temporary reservation can be reconciled to billable usage.

Can the key go over the token pack I bought?

No intentional overage. TokenRelay keeps a hard quota on the key and temporarily reserves enough quota for an in-flight request. If the remaining balance cannot cover that reservation, the request is rejected before it is sent upstream. If final provider usage is unavailable or a stream ends ambiguously, the reservation can be charged as a fail-closed accounting measure.

Do token credits expire?

They are not time-metered. The key keeps working until its purchased token quota is consumed, or until access is suspended or revoked for abuse, fraud, a refund, reversal, dispute, or chargeback.

Where do I put the key?

Send it as Authorization: Bearer <key> to https://tokenrelay-staging.openplss11.workers.dev/v1. Any OpenAI-compatible SDK, agent framework, or editor plugin that lets you override the base URL can use the active relay.

I paid but never saw a key.

Do not pay again. This page keeps a one-time delivery token for your order in the browser session. Reload and use Recover key, or use Retry delivery in the status area. If delivery still fails, contact support with the PayPal order ID.

What do you store?

The order record includes the token-pack size, amount, PayPal capture ID, payer identifiers returned by PayPal, delivery metadata, and the issued key encrypted at rest. No card data is sent to or stored by ModelRelay.

TOTAL$3.50