Get a list of all available models
Get a list of all available models. Response is in OpenAI API format with selected fields from the blockchain data. Returns all non-deleted models, including both active and inactive models. This differs fromDocumentation Index
Fetch the complete documentation index at: https://apidocs.mor.org/llms.txt
Use this file to discover all available pages before exploring further.
/api/v1/models which only returns active models with available providers.
Bearer sk-xxxxxx/api/v1/models - Returns only active models with available providers (recommended for most use cases)/api/v1/models/allmodels - Returns all non-deleted models regardless of status