Sign in
api

API PLATFORM

OpenAI-compatible proxy endpoints

Your Active Keys

Loading...

Supported Models

cx/gpt-4o-mini

1 CR / req

cx/gpt-4o

3 CR / req

cx/o1-mini

7 CR / req

Generate New Key

Log in to generate API keys

Log In

Integration

Base URL

https://api.goldbat.com/v1

Example cURL

curl -X POST .../v1/chat/completions
-H "Authorization: Bearer gb_..."
-d '{"model":"cx/gpt-4o",...}'