DAEDALUS Docs

DAEDALUS Documentation

Aggregate building permit data from 2,000+ US municipalities into a searchable API.

Quickstart

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

Install the DAEDALUS SDK
curl https://api.olympus.new-odyssey.com/v1/permits/search \
  -H "Authorization: Bearer YOUR_API_KEY"

Key endpoints

GET /v1/permits/search
Search permits by location, type, and date
GET /v1/contractors/{license}
Get contractor permit history and profile
GET /v1/properties/{address}
Get all permits for a property

SDK installs

Python
pip install daedalus-permits
Node.js
npm install @daedalus/client
Browse all SDKs

Need help with implementation?

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