2026-05-29.100005v1Use the public sample pack to inspect real Gold, Derived, Meta, and Briefs reference files.
Use the reference, verification pack, and provenance page.
Read the service expectations and revision policy before subscribing.
Public endpoints require no key. Authenticated file delivery uses X-API-Key. Keys are created from the dashboard after purchase. Billing endpoints remain documented but inactive until business registration is completed.
curl -H "X-API-Key: ta_live_xxxxxxxxx" https://www.urdatlas.com/api/v1/files/meta/bitcoin/90d/latest.json| Method | Path | Purpose |
|---|---|---|
| GET | /api/v1/status | Per-chain freshness, lag, and publication context. |
| GET | /api/v1/landing | Landing snapshot across chains. |
| GET | /api/v1/summary/[chain] | Chain summary with regime, scorecard, and drivers. |
| GET | /api/v1/glossary | Public glossary payload. |
| GET | /api/v1/thresholds/defaults | Canonical default threshold values. |
| GET | /api/v1/methodology/versions | Published methodology version history. |
| Method | Path | Purpose |
|---|---|---|
| GET | /api/v1/files/[genre]/[chain]/[window]/latest.json | Authenticated file delivery for subscriber artifacts. |
| POST | /api/v1/keys | Create a new API key from the dashboard. |
| DELETE | /api/v1/keys | Revoke an API key. |
| POST | /api/v1/checkout | Checkout endpoint — currently documented, but billing is not active until business registration is complete. |
| POST | /api/v1/checkout/portal | Customer portal endpoint — currently documented, but billing is not active until business registration is complete. |