Green Metrics API
Green Metrics API documentation
On this page
Live documentation
Go to: https://api.green-coding.io/doc
The FastAPI is self-documenting and thus will always be most up to date. It even contains a playground to try out requests.
Playbooks
To see some examples what you can to with our API be sure to check out the playbooks at: https://metrics.green-coding.io/data-analysis.html
They provide Jupyter Notebooks (Deepnote) that query our API and provide some examples for Data Analysis like:
- Comparing partitions of a timeseries
- Finding the StdDev between two measurements
- Highlighted cases of software we have measured
- …