Developer API and SDK

Build against Atomic AI routes with clear docs, examples, and boundaries.

Developers need REST docs, SDK examples, error models, route permissions, and public-safe integration rules.

REST Docs

Public status, CAPPS, explorer, marketplace, scanner, and proof endpoints.

SDK Examples

JavaScript examples for status reads, proof lookup, and marketplace handoff.

Auth Boundary

Public reads stay open; write routes require token, Capsule, or wallet session checks.

Error Model

Stable errors for locked routes, missing Capsule, invalid wallet, rate limit, and proof unavailable.

GET/api/public/status-page
GET/api/public/capps-dashboard
GET/api/public/trading-registry
POSTWrite APIs stay gated and are not public by default.