Buddy AI
Chat Test a key Log out

Loading account...

πŸ”‘
0
active keys
πŸ“¨
0
requests today
🧠
0
models available
Available models

Real gateway models β€” same endpoint, swap the model field per request.

API keys
Using the API
curl -X POST <endpoint> \
  -H "Authorization: YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"openai/gpt-oss-20b","messages":[{"role":"user","content":"hi"}]}'

Replace MODEL_ID with any model listed above, and YOUR_KEY with a key created below. No "Bearer" prefix needed β€” the bare key works.

Ad space