Carbon Interface vs Srp Energy
If you need a Environment API that's easy to integrate, go with Carbon Interface.
Carbon Interface
API to calculate carbon (C02) emissions estimates for common C02 emitting activities
Srp Energy
Hourly usage energy report for Srp customers
Carbon Interface
- Simple API key authentication
- HTTPS supported
- CORS enabled for frontend use
Srp Energy
- Simple API key authentication
- HTTPS supported
- No CORS support
| Feature | Carbon Interface | Srp Energy |
|---|---|---|
| Authentication | apiKey | apiKey |
| HTTPS | Yes | Yes |
| CORS | Yes | No |
When to use which?
Carbon Interface works directly from the browser with CORS enabled, making it better for frontend-only apps.