Skip to main content
Read-only access to the Atlas Score Index: neutral 16-factor vault scores across four pillars — Yield, Safety, Liquidity, Sustainability — plus the tracked vault catalog. Two endpoints, one header, JSON out. A stranger should be able to integrate in under 30 minutes.

Authentication

Every request must send your key in the x-api-key header. Keys are issued per partner. There is no public/anonymous tier — the API fails closed: a request with a missing or invalid key is rejected.
StatusMeaning
401Missing or invalid key.
429Rate limit exceeded (see below).

Rate limits

60 requests / minute per API key. Exceeding it returns 429 with standard RateLimit-* headers. The dataset refreshes on a scoring cadence of hours, not seconds — cache responses and poll sparingly.

Versioning

Everything lives under the /v1 prefix. Breaking changes ship under a new prefix; /v1 stays stable. Every score row also carries scorerVersion so you can pin to a scoring engine revision.

Disclaimer

Atlas Scores are research and information, not investment advice. The same line ships on every response — as a disclaimer field and an X-Atlas-Disclaimer header. Scores are neutral, model-driven signals; you are responsible for your own listing and allocation decisions. See Limitations.

Request an API key

The API is in private beta for design partners. To get a key, email hello@atlasyield.club or DM @atlasyieldclub on X. Tell us the surface you’re building and the chains you care about.