ATLAS Docs

ATLAS Documentation

Aggregate demographic, crime, school, and flood risk data for every US ZIP code.

Quickstart

Authenticate with your Olympus key and hit a ATLAS endpoint to confirm access.

Install the ATLAS SDK
curl https://api.olympus.new-odyssey.com/v1/zip/{zip_code} \
  -H "Authorization: Bearer YOUR_API_KEY"

Key endpoints

GET /v1/zip/{zip_code}
Get comprehensive data for a ZIP code
POST /v1/zip/batch
Query multiple ZIP codes at once
GET /v1/zip/{zip_code}/nearby
Find nearby ZIP codes within radius

SDK installs

Python
pip install atlas-intel
Node.js
npm install @atlas/client
Browse all SDKs

Need help with implementation?

We can help with coverage questions, enterprise onboarding, and custom workflows.