Skip to main content
GET
List Models
Retrieve a list of available models that can be used with the API.

Response

Returns a list of model objects containing information about each available model including their capabilities and pricing tier.

Example Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Success

object
string
Example:

"list"

data
object[]