API Reference
Models
GET
https://api.tokenbay.com/v1/modelsModel list and model detail endpoints
Path List
Models APIs query the model list available to the current API key or the details of a specific model. Available models should follow the live Models page and console-visible models.
GET
/v1/modelsGET
/v1/models/{model}Response
upstream-definedThe response returns a model list or a model object. Field availability follows the current model configuration.
If a third-party tool needs to auto-fetch models, manually enter model IDs for now. Model IDs should come from the live Models page or console-visible models.
