1. Get Your API Key
First, you’ll need an API key to authenticate your requests.Create an Account
Visit dash.passy.ai/ to sign up or log in.
Navigate to API Keys
Go to the API Keys section in your sidebar.
Create your first request head to quickstart
Common Questions
Which model should I use?
Which model should I use?
- General Use: Start with
gpt-4oorclaude-3.5-sonnet. - Long Context/Coding:
claude-3.5-sonnetis highly recommended. - Speed & Cost:
gpt-4o-miniorclaude-3-haikuoffer incredible performance for basic tasks.
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. If your primary model’s provider experiences downtime, you can seamlessly swap the
model parameter to an alternative provider in seconds, ensuring your app stays online.
.png?fit=max&auto=format&n=kWt04qZJ2feLSVvu&q=85&s=025addac6f17d281b5a7490171c947c5)