See the Wiki of this project for the API documentation of our EarlyFloodAlert/PegelAlarm's REST services!
Check out the source code folder python-api-access above to learn accessing our API using Python.
Example code
- hello_world.py: Example to find a gauge and query its data
- hello_chart.py: Example to query and draw a gauge's data in a chart
- hello_outlier_plotting.py: Plots outlier waterlevel data to PNG files
Helper classes
- basic_api_access.py: Helper class that eases API access for you
- auth_token_generator.py: Helper class to help you authenticate at