Simple, Pay-as-you-go Pricing
No subscriptions. No minimums. Just buy credits and use any model.
How it works
Buy credits
From $5. Pay with any card via Stripe.
Get your API key
Instant. Works with any OpenAI-compatible tool.
Use any model
113+ models. Credits deducted per token.
Credit Packages
$1 credit = $1 of API usage. No markup on model pricing.
Model Pricing
You pay standard provider rates. Flex pricing saves 50% on supported models.
| Model | Input $/MTok | Output $/MTok | |
|---|---|---|---|
| Anthropic Claude | |||
| claude-opus-4-6 | $5.00 | $25.00 | |
| claude-sonnet-4-6 | $3.00 | $15.00 | |
| claude-haiku-4-5 | $1.00 | $5.00 | |
| DeepSeek | |||
| deepseek-r1 | $1.35 | $5.40 | |
| deepseek-v3 | $0.27 | $1.10 | |
| Meta Llama | |||
| llama-3.3-70b | $0.72 | $0.72 | |
| llama-4-scout | $0.17 | $0.17 | |
| Amazon Nova | |||
| nova-pro | $0.80 | $3.20 | |
| nova-lite | $0.06 | $0.24 | |
| nova-micro | $0.035 | $0.14 | |
| Others | |||
| mistral-large-3 | $2.00 | $6.00 | |
| qwen3-80b | $0.50 | $0.50 | |
| minimax-m2 | $1.00 | $5.00 | |
Full list: GET /v1/models — 113+ models from 17 providers.
Flex pricing saves 50% on supported models.
NLP API Pricing
Text analysis tools — toxicity detection, sentiment, NER, PII detection, and language identification.
| Endpoint | Price / request |
|---|---|
| /v1/nlp/toxicity | $0.005 |
| /v1/nlp/sentiment | $0.005 |
| /v1/nlp/entities | $0.005 |
| /v1/nlp/pii | $0.010 |
| /v1/nlp/language | $0.002 |
All NLP endpoints accept plain text (up to 100K chars) and return structured JSON.
Image API Pricing
GPU-accelerated image processing — background removal, upscaling, and face restoration.
| Endpoint | Price / image |
|---|---|
| /v1/image/remove-background | $0.005 |
| /v1/image/upscale | $0.003 |
| /v1/image/restore-face | $0.005 |
All Image endpoints accept base64-encoded PNG/JPEG/WebP (up to 10MB). Max resolution: 4096x4096.
Cost Estimates
Free to sign up. Only pay when you make API calls.