Bull RouterBull Router

Getting started

Overview

Bull Router is OpenAI-compatible. Point any OpenAI SDK at our base URL, use an br_sk_ key, and you are done - usage is metered per token and settled on-chain for you. Or skip the account entirely and pay per request with x402.

Base URL

endpoint
https://api.bullrouter.co/v1

Authentication

Create a key from the dashboard (shown once) and send it as a bearer token on every request.

header
Authorization: Bearer br_sk_live_…

What's here