Access Open Data via API
ODON provides programmatic access to curated open datasets through a simple token-based API. Each request uses a URL parameter to authenticate, making it straightforward to integrate into any application or data pipeline.
ODON's APIs are free to use. All underlying datasets are open data, free to access, and use.
How It Works
- 1. Register for a free API token.
- 2. Browse the API Documentation to find a dataset and note its endpoint.
- 3. Append your token to the URL and start querying.
https://api-eu-2.odon.at/agricultural-land-sq-km/data?api-token=YOUR_TOKEN
All responses return JSON. URL paths use kebab-case; JSON keys use snake_case.
Notes
-
•
Why registration is required
We operate these APIs within our financial means. A simple registration helps us prevent misuse and ensure fair access for everyone. -
•
Suggestions & Feedback
We are always open to feedback and suggestions. If you would like to see a new data set added as an API, let us know — just send us an email to info@odon.at.
♥ Like using our APIs? Consider making a donation or becoming a supporting member.