Retrieve model
Retrieves a model by ID or name. OpenAI-compatible.
Documentation Index
Fetch the complete documentation index at: https://docs.oxen.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Model ID (UUID) or name
Query Parameters
Pass "live" to refresh deployment status from provider before responding
live Response
Model details
Represents a model available for inference or fine-tuning. Compatible with the OpenAI model object.
Unix timestamp when the model was registered
Model identifier used in API calls
model "oxen" for base models, owner namespace for custom models
Active deployments. Empty for base models.
API endpoint to call this model
/chat/completions, /images/generate, /videos/generate Fine-tuning info, or null if model is not fine-tuneable
base, custom JSON Schema describing model-specific parameters
Optional marketing content rendered on the public model showcase page
Base model this was fine-tuned from