Skip to main content
GET
/
models
cURL
curl --request GET \
  --url https://chat.freedomgpt.com/api/v1/models
[
  {
    "model": "<string>",
    "type": "<string>"
  }
]

Response

model
string
type
string