Every artifact is addressable over a clean, predictable REST API.
$ curl https://acme.archforge.app/api/v1/artifacts?type=adr \-H "Authorization: Bearer af_live_•••"{"data": [{ "id": "ADR-0042", "title": "Event-driven orders", "status": "Accepted" },{ "id": "ADR-0051", "title": "Migrate RPC to gRPC", "status": "Proposed" }],"page": { "next": "cursor_b2t47" }}
Architecture as data. Every artifact, link, and status is available over a versioned REST API — so you can automate governance, sync with your own systems, build reports, or wire ArchForge into CI. Token-authenticated, scoped to your tenant, and the same data model you see in the app.
Start free and see how it all connects — from your first artifact to your whole architecture.