Cheap AI Model API Platform
OpenAI SDK compatible. Access Claude, GPT, Gemini and more with one line of code. Deposit $100 get $100 bonus — that's 50% off.
Available Models & Pricing
Chat, image generation, video generation — continuously updated. Prices per million tokens (/M)
Claude
GPT
Gemini
Quick Start
OpenAI SDK compatible. Just change base_url and api_key to get started.
curl https://cheaplyapi.com/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-YOUR_API_KEY" \
-d '{
"model": "gpt-4o",
"messages": [{"role": "user", "content": "Hello!"}]
}'
Get API Key
Sign up and generate a token in the dashboard. Create multiple keys to manage usage.
List Models
GET /v1/models — Returns all currently available models.
Chat Completions
POST /v1/chat/completions — Standard OpenAI-compatible endpoint with streaming support.
Compatibility
Works with all OpenAI SDK clients: Cherry Studio, LobeChat, ChatBox, NextChat, and more.
Pricing
All models at 50% off official pricing. Deposit $100 get $100 bonus.
Pay-per-Use
Billed per token, input and output separately. You only pay for what you use. No hidden fees.
Top Up
Check your balance and usage in the dashboard. Multiple payment methods supported.
Best Value
50% off compared to direct API pricing. Deposit $100 get $100 bonus. No foreign credit card needed.
No Commitment
Pay as you go. No monthly fees, no minimum spend. Balance never expires.
Frequently Asked Questions
Common questions about CheaplyAPI