How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oxen Ai API

The Ai API from Oxen — 17 operation(s) for ai.

Oxen Ai API is one of 19 APIs that Oxen publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Artificial Intelligence. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 22 operations across 17 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 0.243.1.

Requests are made against a single base URL, https://hub.oxen.ai.

22 operations 17 paths 18 schemas 3 DELETE9 GET9 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.243.1
Base URL
https://hub.oxen.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Oxen Ai API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (authorization).

Paths & Operations 22

Across 17 paths, the API surfaces 22 operations — 3 DELETE, 9 GET, 9 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Ai 22
POST
/api/ai/audio/generate
Generate audio
OxenApiWeb.Controllers.ModelController.generate_audio body → 200400
POST
/api/ai/chat/completions
Create chat completion
OxenApiWeb.Controllers.ModelController.get_model_response body → 200400
GET
/api/ai/generations
List past generations
OxenApiWeb.Controllers.GenerationsController.index 8 params → 200
GET
/api/ai/generations/{generation_id}
Get generation details
OxenApiWeb.Controllers.GenerationsController.show 1 param → 200404
POST
/api/ai/images/edit
Edit image
OxenApiWeb.Controllers.ModelController.edit_image body → 200400
POST
/api/ai/images/generate
Generate image
OxenApiWeb.Controllers.ModelController.generate_image body → 200400
GET
/api/ai/models
List models
OxenApiWeb.Controllers.ModelsController.index 3 params → 200
GET
/api/ai/models/favorites
List favorite models
OxenApiWeb.Controllers.ModelsController.list_favorites → 200
GET
/api/ai/models/featured
List featured models
OxenApiWeb.Controllers.ModelsController.list_featured → 200
GET
/api/ai/models/search
Search models
OxenApiWeb.Controllers.ModelsController.search 1 param → 200
DELETE
/api/ai/models/{id}
Delete custom model
OxenApiWeb.Controllers.ModelsController.delete_custom_model 1 param → 200404
GET
/api/ai/models/{id}
Retrieve model
OxenApiWeb.Controllers.ModelsController.show 2 params → 200404
PUT
/api/ai/models/{id}
Update model
OxenApiWeb.Controllers.ModelsController.update 1 param body → 200
POST
/api/ai/models/{id}/activate
Activate model deployment
OxenApiWeb.Controllers.ModelsController.wake 1 param → 200
POST
/api/ai/models/{id}/deactivate
Deactivate model deployment
OxenApiWeb.Controllers.ModelsController.deactivate 1 param → 200
DELETE
/api/ai/models/{id}/favorite
Unfavorite a model
OxenApiWeb.Controllers.ModelsController.delete_favorite 1 param → 200
POST
/api/ai/models/{id}/favorite
Favorite a model
OxenApiWeb.Controllers.ModelsController.create_favorite 1 param → 200
GET
/api/ai/queue
List in-flight queue items
OxenApiWeb.Controllers.QueueController.index 6 params → 200
POST
/api/ai/queue
Enqueue generation
OxenApiWeb.Controllers.QueueController.create body → 200400
DELETE
/api/ai/queue/{generation_id}
Cancel generation
OxenApiWeb.Controllers.QueueController.delete 1 param → 200404
GET
/api/ai/queue/{generation_id}
Get generation status
OxenApiWeb.Controllers.QueueController.show 1 param → 200404
POST
/api/ai/videos/generate
Generate video
OxenApiWeb.Controllers.ModelController.generate_video body → 200400

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Model (19 properties), QueueGenerationResponse (12 properties), AudioGenerateRequest (12 properties), ChatCompletionRequest (11 properties). Each schema is shown below with its type and property counts.

Model
object
Represents a model available for inference or fine-tuning. Compatible with the OpenAI model object.
19 properties 4 required
QueueCreateResponse
object
1 property 1 required
VideoGenerateResponse
object
3 properties
ImageGenerateRequest
object
5 properties 2 required
QueueGenerationResponse
object
Compact status payload for a single queued generation, used by the workbench to poll progress. For the full payload (cost, user, etc.), see /api/ai/generations…
12 properties 5 required
AudioGenerateResponse
object
3 properties
ListModelsResponse
object
OpenAI-compatible response for listing models.
2 properties 2 required
QueueListResponse
object
Lean polling view of the workbench render queue. Active (queued/processing) rows by default; pass an explicit status= filter to include terminal rows. For pagi…
2 properties 2 required
ImageGenerateResponse
object
3 properties
ImageEditRequest
object
6 properties 3 required
GenerationsShowResponse
object
Standard success envelope wrapping a single generation under generation. The inner object is the same per-row shape returned by the list endpoint (request para…
3 properties 3 required
ChatCompletionResponse
object
6 properties
VideoGenerateRequest
object
5 properties 2 required
AudioGenerateRequest
object
12 properties 2 required
QueueCreateRequest
object
Enqueue an async image or video generation job.
9 properties 2 required
ChatCompletionRequest
object
Request to generate a chat completion. Compatible with the OpenAI chat completions API.
11 properties 2 required
GenerationsListResponse
object
Paginated browse view of past generations for a namespace. Includes the per-filter cost aggregate. Each row carries any additional request params (prompt, dura…
7 properties 7 required
QueueDeleteResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oxen-ai-api-openapi.yml Raw ↑

Other APIs Oxen publishes across the network.

Oxen Branches API
Oxen Commits API
Oxen Compare API
Oxen Data Frames API
Oxen Directories API
Oxen evaluations API
Oxen Export API
Oxen Files API
Oxen fine_tunes API
Oxen Health API
Oxen Import API
Oxen Merge API
Where this information came from

This is an independent, third-party profile of Oxen Ai API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.