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 Repositories API

Repository management endpoints.

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

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

This API exposes 8 operations across 6 paths, and defines 24 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.

8 operations 6 paths 24 schemas 1 DELETE4 GET1 PATCH1 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 Repositories API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (authorization).

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Repositories 8

Repository management endpoints.

GET
/api/repos/{namespace}/{repo_name}/stats
Get repository stats
stats 2 params → 200404
GET
/api/repos/{namespace}
List repositories
index 1 param → 200404
PATCH
/api/repos/{namespace}/{repo_name}/transfer
Transfer repository namespace
transfer_namespace 2 params body → 200400404
GET
/api/repos/{namespace}/{repo_name}/size
Get repository size
get_size 2 params → 200404
PUT
/api/repos/{namespace}/{repo_name}/size
Update repository size
update_size 2 params → 200404
DELETE
/api/repos/{namespace}/{repo_name}
Delete repository
delete 2 params → 200404
GET
/api/repos/{namespace}/{repo_name}
Get repository details
show 2 params → 200404
POST
/api/repos
Create repository
create body → 200400409

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are RepoNew (9 properties), Commit (6 properties), ParsedResourceView (6 properties), RepositoryCreationView (5 properties). Each schema is shown below with its type and property counts.

Branch
object
2 properties 2 required
StatusMessage
object
3 properties 2 required
FileContents
RepositoryDataTypesResponse
object
3 properties 3 required
RepositoryCreationResponse
object
3 properties 3 required
FileNew
object
3 properties 3 required
RepositoryCreationView
object
5 properties 3 required
ListRepositoryResponse
RepositoryStatsView
object
2 properties 2 required
EntryDataType
string
Commit
object
6 properties 6 required
RepositoryResponse
object
3 properties 3 required
RepositoryDataTypesView
WorkspaceView
object
Used to send workspace state across the wire. The Workspace's other fields (like LocalRepository) would bloat the response and leak internal state.
3 properties 2 required
ParsedResourceView
object
External (view) model that is returned to the client with fewer fields.
6 properties 3 required
StorageKind
string
Storage backend kind. Serializes as "local" / "s3" on the wire and on disk.
RepositoryView
object
5 properties 4 required
User
object
2 properties 2 required
RepoNew
object
Only used between client and server for creating a new remote repository.
9 properties 2 required
DataTypeView
object
3 properties 3 required
RepositoryStatsResponse
DataTypeCount
object
2 properties 2 required
NamespaceView
object
1 property 1 required
RepositoryListView
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oxen-repositories-api-openapi.yml Raw ↑

Other APIs Oxen publishes across the network.

Oxen Ai API
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
Where this information came from

This is an independent, third-party profile of Oxen Repositories 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.