List Models API

List Models Endpoint

GET https://go.fastrouter.ai/v1/models: Returns all available models and their metadata.

curl https://go.fastrouter.ai/api/v1/models \
  -H "Authorization: Bearer API-KEY"

Last updated