GRGlobalRouter Docs
Console

GlobalRouter API

Models API

Models APIs discover available models, count filtered results, and read provider endpoint details for a model.

Endpoints

Choose an endpoint to open its dedicated reference page. On desktop, each endpoint page includes parameter reference, curl examples, and response examples.

MethodEndpointDescription
GET/api/v1/modelsReads the visible model catalog for the current request context.
GET/api/v1/models/countCounts models that match the filters.
GET/api/v1/models/{author}/{slug}/endpointsReads provider endpoints, prices, and capabilities for one model.
GET/api/v1/providersReads the public provider list.