Skip to main content
GET
List Models
Return the model catalogue chatgpt.com currently advertises. Useful for interpreting the model field on an /ask response and for tracking when OpenAI rotates its lineup. Credits: 1
This is a read-only catalogue. You cannot select a model for /ask or /brand-visibility — the model field in those responses reports which model answered, it is not a request parameter.

Authorization

string
required
Your ScrapeBadger API key.

Query Parameters

string
default:"US"
ISO-3166 alpha-2 egress country. The advertised lineup can differ by market.

Response

Model[]
The models chatgpt.com currently lists.
integer
Number of entries in models.

Example

Response
The lineup changes whenever OpenAI ships or retires a model. Slugs seen live at the time of writing: auto, gpt-5-5, gpt-5-5-mini, gpt-5-3, gpt-5-3-mini. Read the catalogue rather than hard-coding slugs.