Endpoint#
Endpoint
GET https://api.xpluse.plus/anthropic/v1/models/countReturns the number of models available through the Anthropic protocol endpoint. This is a public endpoint and does not require an API Key.
cURL
curl https://api.xpluse.plus/anthropic/v1/models/countJSON
{ "object": "models.count", "count": 312 }Last updated on June 22, 2026