https://registry.brik64.dev/v1.
Health
GET /v1/health
Catalog
GET /v1/catalog
List all 128 monomers.| Param | Description |
|---|---|
family | Filter by family: arithmetic, logic, memory, control, io, string, crypto, system |
search | Full-text search on name and description |
GET /v1/catalog/:mc_code
Circuits
GET /v1/circuits
List published circuits.| Param | Description |
|---|---|
search | Search by name or description |
certified | Filter: true or false |
page | Page number (default: 1) |
limit | Results per page (default: 20, max: 100) |

