initial untested XML commit

This commit is contained in:
2026-05-21 02:51:43 +02:00
parent ae691d495c
commit e8fb9f92e4
15 changed files with 1175 additions and 65 deletions

View File

@@ -63,17 +63,17 @@ The specification is expected to support provider capability discovery instead o
## Supported providers
| Provider | API key requested | API key received | API tested | Supported |
| :------------------------------------------------ | :---------------: | :--------------: | :--------: | :-------: |
| Atmosfair Webservice 5 | ❌ | | | |
| Google Travel Impact Model (various versions) | ❌ | | | |
| myclimate Flight Calculator V1 & V2 | ❌ | | | |
| myclimate Bulk Flight Calculator | ❌ | | | |
| GoClimate Flight Footprint | ❌ | | | |
| C-Level Carbon Balance API | ❌ | | | |
| KlimaLink API | ❌ | | | |
| KlimAPI Calculation & Compensation API (v1 & v2) | ❌ | | | |
| calco2la.to | ✅ | ✅ | ✅ | ✅ |
| Provider | XML | API key requested | API key received | API tested | Supported |
| :------------------------------------------------ | :------: | :---------------: | :--------------: | :--------: | :-------: |
| Atmosfair Webservice 5 | ✅ | ❌ | ❌ | ❌ | ❌ |
| Google Travel Impact Model (various versions) | ✅ | ❌ | ❌ | ❌ | ❌ |
| myclimate Flight Calculator V1 & V2 | ✅ | ❌ | ❌ | ❌ | ❌ |
| myclimate Bulk Flight Calculator | ✅ | ❌ | ❌ | ❌ | ❌ |
| GoClimate Flight Footprint | ✅ | ✅ | ✅ | ✅ | ❌ |
| C-Level Carbon Balance API | ✅ | ❌ | ❌ | ❌ | ❌ |
| KlimaLink API | ✅ | ❌ | ❌ | ❌ | ❌ |
| KlimAPI Calculation & Compensation API (v1 & v2) | ✅ | ❌ | ❌ | ❌ | ❌ |
| calco2la.to | ✅ | ✅ | ✅ | ✅ | ✅ |
## License