Batchrouter
Documentation

Build with Batchrouter

Everything you need to quote, submit, and receive batch AI jobs.

Two requests · first delivered batch
# 1. Quote a batch
curl https://api.batchrouter.dev/v1/quotes \
  -H "Authorization: Bearer bk_live_..." \
  -F file=@batch.jsonl

# 2. Accept the locked quote
curl https://api.batchrouter.dev/v1/batches \
  -H "Authorization: Bearer bk_live_..." \
  -d '{"quote_id":"qt_8K2xR9pL"}'
Guides

Explore the API

Ready to ship a batch?

Grab a key, post one JSONL file, and let the cheapest eligible lane win.