Activate model deployment
API Reference
Activate model deployment
Activates an inactive model deployment.
POST
Activate model deployment
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
Response
200 - application/json
Model activated
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
Available options:
model "oxen" for base models, owner namespace for custom models
Active deployments. Empty for base models.
API endpoint to call this model
Available options:
/chat/completions, /images/generate, /videos/generate Fine-tuning info, or null if model is not fine-tuneable
Available options:
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