List Gemini-compatible OpenAI-style Models
Returns the OpenAI-style model list through the Gemini-compatible route.
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/openai/models"{
"object": "list",
"data": {}
}How is this guide?
Last updated on