Skip to main content
GET
/
rerank
/
models
Python
Example file not found: rerank_models_list_python.txt
{
  "meta": {
    "total_count": 123
  },
  "data": [
    {
      "hosting_provider": "<string>",
      "name": "<string>",
      "location": "<string>",
      "cost_per_request": 0.002
    }
  ]
}

Authorizations

Authorization
string
header
required

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

Response

Successful Response

meta
Meta · object
required

Metadata about the response

data
ListRerankModelsResponse · object[]
required

List of items returned in the response