Routes
Get a route
Returns one route, including its upstream target and the base URL for inference requests.
GET
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Path Parameters
Response
200 - application/json
Stable route identifier.
Immutable name to send in the inference request's model field.
Identifier of the owning team.
Name of the owning team.
Display label, defaulting to the route name.
Short description of the route, empty when unset.
Configured upstream target.
- RouteTargetBasetenModelAPIV1
- RouteTargetAnthropicV1
- RouteTargetOpenAIV1
- RouteTargetXAIV1
- RouteTargetVertexV1
- RouteTargetOpenAICompatibleV1
Base URL for inference requests using this route.
Creation time, ISO 8601.