URD ATLAS
StatusTrack RecordThresholdsGlossaryFAQAPI DocsMethodology
Account
ChainsStatusTrack RecordThresholdsGlossaryFAQAPI DocsMethodology
Account
© 2026 Urd Atlas.
AboutTermsPrivacy
No price data · No forecasts · No recommendations
API documentation

API Docs

Authenticate once, fetch published on-chain reference data directly as JSON, and use the methodology and sample pack to validate exactly what the product delivers.
Getting startedSchema referencePublic sample packCommon workflows
Published reference data
Published revision 2026-05-29.100005
Methodology v1
Public provenance is anchored in date, updated_through, methodology_version, published revision, and regime.determinism_hash.

Before you buy

1. Download sample artifacts

Use the public sample pack to inspect real Gold, Derived, Meta, and Briefs reference files.

2. Validate methodology and provenance

Use the reference, verification pack, and provenance page.

3. See operational expectations

Read the service expectations and revision policy before subscribing.

Authentication model

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

Public endpoints

MethodPathPurpose
GET/api/v1/statusPer-chain freshness, lag, and publication context.
GET/api/v1/landingLanding snapshot across chains.
GET/api/v1/summary/[chain]Chain summary with regime, scorecard, and drivers.
GET/api/v1/glossaryPublic glossary payload.
GET/api/v1/thresholds/defaultsCanonical default threshold values.
GET/api/v1/methodology/versionsPublished methodology version history.

Authenticated endpoints

MethodPathPurpose
GET/api/v1/files/[genre]/[chain]/[window]/latest.jsonAuthenticated file delivery for subscriber artifacts.
POST/api/v1/keysCreate a new API key from the dashboard.
DELETE/api/v1/keysRevoke an API key.
POST/api/v1/checkoutCheckout endpoint — currently documented, but billing is not active until business registration is complete.
POST/api/v1/checkout/portalCustomer portal endpoint — currently documented, but billing is not active until business registration is complete.