Reference

API reference

The HTTP surface you can automate against. Placeholder content for now.

Base URL

All API routes are served under https://brintos.io/api.

Filesystem endpoints

MethodPathDescription
GET/repos/<owner>/<repo>/fs/treeList a machine's filesystem tree.
GET/repos/<owner>/<repo>/fs/blob/<oid>Fetch file content by object id.
Placeholder. Full endpoint docs and auth details are on the way.