DEVELOPERS

First route in five minutes.

Create a key, change your base URL, define a Lane. Keep shipping while the model market moves.

No SDK rewrite. No provider config.

terminal
# 01 — create a key
$ modellane keys create --name prod

# 02 — change your base URL
$ export OPENAI_BASE_URL="https://api.modellane.app/v1"

# 03 — define a Lane
$ modellane lanes create production     --quality 94     --latency 2000ms     --cost 0.02     --retention zero     --region us

 lane:production ready
Start building No credit card

Next: API Reference · SDKs · Lanes