Oxen.ai home page
Search...
โK
Ask AI
Support
Sign Up
Sign Up
Search...
Navigation
Endpoints
Documentation
Python API
HTTP API
Endpoints
Here lives all the HTTP APIs for all the Domains in
oxen-server
.
Namespaces
: Namespaces are a way to organize groups of repositories.
Repositories
: Repositories are the primary way to store and manage data in Oxen.
Branches
: Branches are a way to manage different versions of a repository.
Commits
: Commits are a way to manage different versions of a repository.
Files
: List the files and folders in a repository, given a specific revision.
Data Frames
: Data Frames are a way to manage tabular data in a repository.
Workspaces
: Workspaces enable the ability to work on the remote repository as if it were local.
Assistant
Responses are generated using AI and may contain mistakes.
Documentation
Blog
GitHub
HTTP API
Endpoints
Namespaces
Repository
Branches
Commits
Files
Data Frames
Workspaces
Evaluations
namespaces
GET
List Namespaces
GET
Get Namespace
repos
POST
Create a new repository
GET
Get repository
PUT
Update repository
DEL
Delete repository
PATCH
Transfer repo namespace
GET
Resolve repository API URL
GET
List Repositories
commits
GET
Get commit
GET
List parent commits
GET
List commit history
branches
GET
List branches
POST
Get a branch if it exists, create a new one if not
GET
Get branch
PUT
Update branch
DEL
Delete a branch
GET
get branch and resource path
dir
GET
List directory for resource
file
GET
Get a file for resource
meta
GET
Get meta data for a file resource
data_frames
GET
Get Data Frame
POST
Index Dataframe for Querying
compare
GET
Diff entries
GET
Diff file
GET
Diff commits
GET
Diff entries in dir
merge
GET
Merge commits or branches
POST
Merge commits or branches
workspaces
GET
Query Workspace Data Frame
PUT
Index Data Frame for Querying
POST
Enable Nearest Neighbor Search
GET
Add File to Workspace
GET
List Workspaces
POST
Create Workspace
fork
POST
Fork repo
API Reference
GET
Version
GET
Health
Endpoints
Here lives all the HTTP APIs for all the Domains in
oxen-server
.
Namespaces
: Namespaces are a way to organize groups of repositories.
Repositories
: Repositories are the primary way to store and manage data in Oxen.
Branches
: Branches are a way to manage different versions of a repository.
Commits
: Commits are a way to manage different versions of a repository.
Files
: List the files and folders in a repository, given a specific revision.
Data Frames
: Data Frames are a way to manage tabular data in a repository.
Workspaces
: Workspaces enable the ability to work on the remote repository as if it were local.
Assistant
Responses are generated using AI and may contain mistakes.