Bureau of Meteorology (via Open-Meteo) API
Current observations and short-range forecasts for Australian cities and towns, sourced from BOM through the Open-Meteo gateway.
Energy-load forecasting, agriculture, logistics, retail demand, and travel apps that need a current temperature without scraping bom.gov.au.
Why use ausdata.io. BOM serves observations as per-station JSON with a fixed schema. We resolve city names to stations and return a consistent envelope.
Datasets we serve from BOM
Sample queries
bash
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.ausdata.io/v1/weather/observations?station=066062"Composers that use BOM
Licence
BOM data via Open-Meteo. CC-BY 4.0. Attribution returned on every response.
Query BOM data in one curl
500 free calls per month. No credit card.
Get a free key