Endpoint#

Endpoint
GET https://xpluse.plus/v1/models/count

Returns the current number of available models. This is a public endpoint and does not require an API Key.

cURL
curl https://xpluse.plus/v1/models/count

ResponseFormat#

JSON
{
  "object": "models.count",
  "count": 312
}

Last updated on June 22, 2026