Product
Everything you need. One balance.
Chat, Studio, and API on the same credits. Switch models without starting over.
One endpoint
Every leading model behind a single OpenAI-compatible /v1. Swap the base URL and ship.
Switch mid-thread
Hand the same conversation to Claude, Gemini, or Grok. Context and files stay put.
Pay as you go
No seats, no plans. Top up from $1. Credits never expire. One balance for chat, Studio, and API.
Half of list
Same quality as the labs. FastMoved sells at 50% off public list on every model.
Try chat free
GPT-5.6 with no account. Sign in when you want Studio, keys, or the rest of the catalog.
Scoped keys
60 req/min per key. Revoke any time. Chat and API draw from the same credits.
62 live models on one key. Browse the catalog
Models
Start with the catalog.
62 live models on one balance. Filter, pick, then jump straight into chat.
How it works
Change models. Keep the thread.
Context and files stay put when you swap mid-conversation. No re-explaining the brief.
- 1
Ask anything
Start on GPT-5.6 — free, no account. Attach an image when the job needs eyes.
Context stays put
- 2
Swap mid-thread
Hand the same thread to Claude for the rewrite, Gemini for the visual pass.
Context stays put
- 3
Keep everything
History, files and balance live in one workspace, on every device.
Context stays put
Studio
Describe it. Get it back.
Images, clips, and voices from a single sentence. Billed from the same balance.
Pricing
Pay as you go. Nothing else.
No seats. No plans. Top up from $1 — PromptPay, cards, or crypto.
Of list price
½
you pay half, always
On everything. Chat, Studio, API. One balance.
- 62 models on one balance
- Top up from $1 — credits never expire
- No subscription
Pay as you go
Nothing else. Credits never expire.
- List
- $20
- You pay
- $10
- ~ tokens
- 20.0M
Developers
One endpoint. Your stack.
Point Cursor, LangChain or your own agent at FastMoved. Same OpenAI shape — swap the base URL and ship.
✔ Authenticated — one key, every model.✔ auto → cheapest capable model · 50% off list.# base url + key. that's the migration.
curl https://fastmoved.com/v1/chat/completions \
-H "Authorization: Bearer $FASTMOVED_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"auto","messages":[{"role":"user","content":"hello"}]}'OpenAI-shaped
Chat, vision, JSON mode and function calling where the model supports them.
Auto routing
Send “auto” and get the right model for the task, or pin one per request.
One bill
Chat and API draw from the same credits. Usage settles per token.
60 req/min per key
Create scoped keys in Developer settings. Revoke anytime.
Workspace
Built for teams, too.
Projects, invites, workflows, marketplace — still one key, still half price.
FAQ
Short answers.
Get started
Ask anything. Pay half.
Try chat free, or grab a key and point every model at one place. Same quality as the labs.
- Free to try
- No card required
- Credits never expire
$ curl https://fastmoved.com/v1/chat/completions✔ one key · every model · 50% off list{"model":"auto","ok":true}OpenAI-compatible. Swap the base URL and ship.
Read the docs