Get started
Create a key, send a request, and connect your SDK.
4 pages
Documentation
Use one Responses endpoint for all models across providers. Configure fallbacks, track spend, and inspect each request.
Interested in a Ramp partnership? Contact partnerships@router.com.
$ export RAMP_ROUTER_BASE_URL=https://api.router.com/v1✓ Endpoint configured$ curl "$RAMP_ROUTER_BASE_URL/responses" \ -H "Authorization: Bearer $RAMP_ROUTER_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"your-model-id","input":"Reply with pong"}'✓ OpenAI Response · completed · usage recordedCreate a key, send a request, and connect your SDK.
Choose models, add fallbacks, control spend, and debug requests.
Lower cost, route coding-agent turns, compare models, and cache repeated work.
Endpoint, request fields, errors, and limits.
FAQs, security information, product updates, and support.