Claud
ModelsPricingDocs
Sign inGet started
Claud

Fast, capable AI models with transparent token billing.

No KYC. Crypto payments. OpenAI- and Anthropic-compatible API.

Newsletter · 50k free tokens

Double opt-in. See all rewards.

Product

  • Models
  • Pricing
  • Chat
  • Playground
  • Earn free tokens
  • Affiliate program

Developers

  • Documentation
  • Quickstart
  • API reference
  • Errors & limits

Company

  • Support
  • Security
  • Terms
  • Privacy
© 2026 ClaudAll systems operational
Opus 5 is now available

Thoughtful AI for the things you build.

Fast, capable AI models with simple token billing. Chat with Claud models on the web, or integrate them with an OpenAI-compatible API in minutes. Pay only for what you use with transparent token pricing.

Create an account Read the docs

No free tier and no trial: buy a token package or a plan and start. No card, no KYC: just an email address and a crypto payment.

curlPOST /v1/chat/completions
curl https://api.claudkey.com/v1/chat/completions \
  -H "Authorization: Bearer $CLAUD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "claude-opus-5",
    "messages": [{"role": "user", "content": "Write a haiku about rivers."}],
    "stream": true
  }'

A model for every job

From lightning-fast classification to deep, multi-step reasoning. All models share one API and one token balance.

Compare all models →
Fast and capablereasoning

Opus 5

Our balanced everyday model. Strong reasoning with quick responses, ideal for chat, coding and analysis.

Context
256K
Output / 1M
$3.00
Advanced reasoningreasoning

Fable 5.1

Our most capable model for complex, multi-step work where quality matters most.

Context
256K
Output / 1M
$9.00
Deep reasoningreasoning

Transparent token billing

Every request shows exactly how many tokens it used and what it cost. Buy tokens as you go or subscribe for a monthly allowance.

Works with the tools you already use

Standard sk- keys and both OpenAI- and Anthropic-format endpoints. Drop Claud into Cursor, Claude Code, the official SDKs, LangChain or the Vercel AI SDK by changing a base URL.

No KYC, no waiting

Sign up with an email address, top up with Bitcoin, Ethereum, USDT or USDC, and start building in minutes. No identity checks, no card on file, no invoices after the fact.

Secure by default

Hashed API keys, two-factor authentication, audit trails and strict data handling. Your prompts are never used for training.

Web chat included

A calm, focused chat interface for everyday work, with the same models and the same balance as the API.

Start building with Claud today

Create an account with just an email address, generate an API key and make your first request in under two minutes. No KYC, no card required.

Create accountView pricing

Sonnet 5

Extended thinking for hard problems: mathematics, research synthesis and intricate debugging.

Context
256K
Output / 1M
$3.60
Fast responses

Mythos 5.1

Lowest latency and cost for high-volume tasks: classification, extraction, summaries and simple chat.

Context
128K
Output / 1M
$1.75

Developer playground

Try prompts, tune parameters and copy ready-to-run code in curl, JavaScript or Python.