GET
/v1/modelsList models
Returns provider-scoped ids (e.g. openai/gpt-4o) you pass as model in chat completions, plus tariff metadata. Browse cards and filters on the public catalogue.
Request examples
…cURL:
…Sample response JSON
…GET
/v1/models/codingCoding models
Public endpoint (no API key required). Returns visible, routable catalogue models tagged coding — same OpenAI-compatible envelope as GET /v1/models.
Request examples
…cURL:
…Sample response JSON
…