Skip to main content
GET
List all endpoints for a model

Authorizations

Authorization
string
header
required

API key as bearer token in Authorization header

Path Parameters

author
string
required

The author/organization of the model

Example:

"openai"

slug
string
required

The model slug

Example:

"gpt-4"

Response

Returns a list of endpoints

data
object
required

List of available endpoints for a model

Example: