Skip to main content
GET
List Models
Get a list of active models available in the Morpheus marketplace. Response is in OpenAI API format with selected fields from the blockchain data. Only returns active models with available providers.

Headers

string
required
API key in format: Bearer sk-xxxxxx

Response

string
Always “list”
array
Array of model objects
Use the model id (blockchain address) when creating sessions or making chat completion requests.