SKYDB API
Data worth building on.
Get data over plain REST and JSON: heights, floor counts, coordinates, construction status, photographs and the firms behind each project. Every operation is documented in a public OpenAPI reference, so you can generate a client in any language and be querying within minutes.
Built for teams putting building data into something else: a property platform, an internal dashboard, a newsroom graphic, a research pipeline.
GET /api/v1/structure/918027696 { "ok": true, "data": { "structure": { "id": 918027696, "name": "Burj Khalifa", "height_m": 828, "floors_og": 163, "construction_year": 2010, "status": "completed", "city": { "name": "Dubai", … } } } }
Show live building facts
Your product answers with the current record: every value sourced, ranked by evidence, watched by editors.
Give your agent answers
Your agent reads the OpenAPI document and uses SKYDB on its own: verified data instead of guesses.
Verify your knowledge
Check your facts and fill your gaps, with sourced and cross-checked data.
Every endpoint, fully documented
One OpenAPI 3 reference covers the whole API: parameters, response shapes, error codes and worked examples. With an API token you can also send live requests straight from the page.
- Grouped by entity: structures, regions, streets, companies, files.
- Bearer authentication to RFC 6750; tokens are self-service under account settings.
- Versioned paths (
/api/v1/) so an integration keeps working. - The machine-readable document is public: generate a client in any language.
The standard plan
- Every documented endpoint, at fair-use volume for one product or integration.
- Token immediately after checkout, from account settings.
- Billed monthly through Stripe; cancel any month.
- Higher volumes, bulk data, and custom exports are priced by quote.