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