API Reference
OCI Distribution API
BuildEverything.ai implements the OCI Distribution v2 specification.
Base URL
https://registry.buildeverything.ai
Endpoints
| Endpoint | Method | Description |
|---|---|---|
/v2/ |
GET | Health check |
/v2/_catalog |
GET | List repositories |
/v2/{name}/manifests/{ref} |
GET | Get manifest |
/v2/{name}/blobs/{digest} |
GET | Get blob |