Ollama-Compatible API
Show Model
Get detailed information about a specific model (Ollama-compatible)
POST
Show Model
Documentation Index
Fetch the complete documentation index at: https://student-213fb9fc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns detailed information about a specific model, including its parameters, template, and system prompt. Compatible with Ollama’sPOST /api/show format.
Request
Headers
Bearer token:
Bearer YOUR_API_KEYBody
The model name to get information about. See available models.
If
true, returns full verbose data including layer information.Response
Detailed model information including architecture and capabilities.
The prompt template used by the model.
Default system prompt for the model (if any).
Model details:
parent_modelformatfamilyfamiliesparameter_sizequantization_level
ISO 8601 timestamp of when the model was last modified.
