Buddy Router

Chat Log out

Loading account...

active keys
requests today
models available
Ad space
Available models
API keys
Using the API
curl -X POST <endpoint> \
  -H "Authorization: Bearer YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"MODEL_ID","messages":[{"role":"user","content":"hi"}]}'

Replace MODEL_ID with any model listed above, and YOUR_KEY with a key created below.