Skip to main content
GET
Models
Model routes use public catalog IDs. Duplicate upstream model names are resolved by the generated catalog, so callers send the public ID shown by these endpoints.

Routes

Search body

string
Search text matched against model metadata.
string
Provider slug. Invalid providers return 400.
string
Canonical modality such as text, image, audio, video, or embedding.
string
Canonical operation for the selected modality.
number
Maximum models to return.
string
Cursor returned by the previous search page.

Response

string
list for list and search routes.
array
Model cards from the generated catalog.
string
Search cursor when more results are available.