Skip to content

Routegate documentation

One API for airtime and data, routed to the channel most likely to deliver, settled in a ledger you can audit.

Routegate takes one request, scores every channel you have connected, sends it to the one most likely to deliver, fails over inside the same request when that one does not answer, and settles the money in a double-entry ledger.

These pages are written to be read by people and by agents. Every page is available as markdown at its own path plus .md, the whole set is at llms-full.txt, and the shapes are defined once in the OpenAPI spec.

The five minute path

  1. Get a test key from the dashboard. No approval and no call.
  2. Send your first vend with an Idempotency-Key.
  3. Receive the webhook, verify the signature, update your order.
  4. Swap the key for a live one. Nothing else changes.

Start at the quickstart.

If you want toRead
Make your first callQuickstart
Understand how a channel is chosenRouting
Understand the moneyWallet and ledger
Stop a retry becoming a double debitIdempotency
Hand the whole thing to an agentFor agents