Skip to main content

Endpoint

OpenAI-compatible model listing. Returns { object: "list", data: [...] } with one object per model.

Response shape

Each model includes:
  • id — pass this string in the relevant endpoint’s model field
  • capabilities — what kind of endpoint accepts it
  • pricing — credit cost (per image, per 10k tokens, etc.)
  • provider (image gen only) — labelling for UI grouping