# Srp Energy API **Provider:** Srp Energy **Category:** weather **Base URL:** `https://srpenergy-api-client-python.readthedocs.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://srpenergy-api-client-python.readthedocs.io/en/latest/api.html ## Description Hourly usage energy report for Srp customers ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://srpenergy-api-client-python.readthedocs.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://srpenergy-api-client-python.readthedocs.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with SRP account. Salt River Project utility energy usage API. --- *Source: [API Map](https://apimap.dev/apis/srp-energy/) — CC BY 4.0*