Endpoint#
Endpoint
GET https://xpluse.plus/v1/models/countReturns 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/countResponseFormat#
JSON
{
"object": "models.count",
"count": 312
}Last updated on June 22, 2026