Source on GitHub
REST · v1 · CORS enabled

API Reference

Public read API. No auth, rate-limited per IP. Base URL: https://registry.qubic.org

GET/v1/contracts

Caching

Pinned epoch responses are immutable — Cache-Control: public, max-age=31536000, immutable. Current snapshots use max-age=3600 with a strong ETag.

Versioning

Routes are path-prefixed (/v1/). Breaking changes ship under /v2/; /v1/ stays supported for at least 12 months.