Make Your First Request
Passy Wallet has a few routes:- Chat Completions (OpenAI compatible)
- Messages (Anthropic compatible)
- Responses (Codex compatible)
- Models (model info and pricing publicly accesible without a key; includes custom endpoints when you have BYOK models enabled)
- cURL (Chat Completions)
- cURL (Messages)
- cURL (Responses)
- cURL (Models)
Common Questions
How much does it cost?
How much does it cost?
You pay strictly for what you use, without fixed markups. Different models map directly to their underlying provider pricing. Most development testing can be done for under $1.Check your current usage and pricing in the Dashboard.
Can I use my existing OpenAI/Anthropic code?
Can I use my existing OpenAI/Anthropic code?
Yes! Simply change the base URL to
https://api.passy.ai/v1 and use your Passy API key. All your existing OpenAI-compatible SDK code will work without any other modification.What if a provider API goes down?
What if a provider API goes down?
Passy handles failover intuitively.
We have multiple providers and keys so
We have multiple providers and keys so
passy/ models always stay online and available.
.png?fit=max&auto=format&n=kWt04qZJ2feLSVvu&q=85&s=025addac6f17d281b5a7490171c947c5)