List Gemini-style Models
Returns the Gemini-style model list available to the current gateway token, suitable for native Gemini clients.
Authorization
BearerAuth
AuthorizationBearer <token>
Model relay interface recognition. Request heading: Autoration: Bearer .
In: header
Response Body
application/json
curl -X GET "https://api.tokaify.com/v1beta/models"{
"models": [],
"nextPageToken": "string"
}How is this guide?
Last updated on