Documentation

Ramp Router API

Use one Responses endpoint for all models across providers. Configure fallbacks, track spend, and inspect each request.

$ramp docsramp://router
$ export RAMP_ROUTER_BASE_URL=https://router-api.ramp.com/v1Endpoint 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 recorded

Explore the docs

Also see · Product