A2UI Atomic Catalog — API Documentation

Developer & Agent Documentation

Developer and API documentation for the A2UI Atomic Catalog. All developer resources are free, unauthenticated, and machine-readable.

REST Endpoints

POST /api/renderRender atom payload to standalone HTML page (50 req/day)
POST /api/composeNatural language prompt → typed atom blocks (20 req/day)
GET /ask?q=...Natural-language search over the atom catalog (60 req/day)
GET /api/data/{source}Declared data source proxy (data-sources.yaml)
GET /spec.jsonFull atom vocabulary (501 atoms) with all field contracts
GET /catalogue/atoms-json-schema.jsonStrict JSON Schema for constrained agent decoding
GET /catalogue/index.jsonCompact catalog selection menu

MCP Servers

Specifications & Developer Resources