Example
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/weather/sydney Use it from an AI agent (MCP)
Weather (Open-Meteo, BOM-aggregated) also ships as a free, MIT-licensed Model Context Protocol server on PyPI. It gives Claude and other agents search, describe, get_data and latest tools over BOM weather data, no gateway key required.
pip install au-weather-mcp Attribution for every response is returned in meta.sources[].attribution. Reproduce it when you publish.