1. Create an account
Sign up at app.infery.ai/register. Free accounts get 50 trial credits immediately — enough to try chat, a few images and some voice.2. Open the Playground
Once you’re in, the Playground is the first screen you see.- Type a prompt in the input at the bottom, pick a model (default: auto-routed) and press Enter.
- Switch between Chat · Generate Image · Text to Speech · Speech to Text · Generate Video · Generate Music at the top.
- Drop a PDF, image or audio file on the message box to attach it.
3. Create an API key
Go to Settings → API Keys and click Create key. Give it a name (“Production”, “Local dev”), copy the plaintext key — it’s only shown once. API keys look like:4. Make your first API call
Our gateway is OpenAI-compatible. Point the OpenAI SDK athttps://api.infery.ai:
x-credits-used) and inside the final SSE chunk
when streaming.
5. Explore
Add teammates
Invite, assign roles, keep billing people out of your playground.
Set a budget
Get notified at 50/75/90% of your monthly plan.
Upload reusable files
POST /v1/files once, reference them by file_id forever.Set up fallbacks
Route to a backup model automatically when the primary rate-limits.

