data.theonecompass.app
The One’s public disclosure API
A machine-readable record of every quarterly graduation disclosure The One has published. Required by Commitment #7. No authentication. No tracking. No editorial step between the number and you.
Start here
- /data/v1/methodology, how rates are computed, what counts as a graduation, the year-one verification process.
- /data/v1/openapi.json, OpenAPI 3.1 spec for every endpoint on this domain.
- /data/v1/disclosures, list of every published quarterly disclosure.
- /data/v1/commitments, current COMMITMENTS.md, its sha256 hash, and the last hash that was recorded in a published snapshot.
Ground rules
- 10 requests per minute per IP. No API key required.
- All responses are JSON, CORS-open, and stamped with
X-API-VersionandX-Commitments-Hash. - Cache TTL: 5 minutes at the edge, 24 hours stale-while-revalidate. Quarterly data updates four times a year.
- When no disclosures have been published yet,
/data/v1/disclosuresreturns an empty array. That is the honest pre-launch state.