The official API for ev.energy, version 2.
ev.energy v2 API (2.0)
Download OpenAPI description
Overview
Languages
Servers
Mock server
https://developers.ev.energy/_mock/ev.energy-api-v2
Live API for both production and sandbox requests.
https://api.ev.energy/v2
Staging server for internal testing only.
https://api-staging.ev.energy/v2
- Mock serverhttps://developers.ev.energy/_mock/ev.energy-api-v2/webhook_portal
- Live API for both production and sandbox requests.https://api.ev.energy/v2/webhook_portal
- Staging server for internal testing only.https://api-staging.ev.energy/v2/webhook_portal
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
Returns a URL that gives access to the Webhook configuration portal.
Indicates the version of the API that generated this response. If EvEnergy-Version was not specified in the request, this will be your OAuth application's default version.
Value2
The maximum number of requests that can be made to this endpoint per hour. Defaults to 1000 but may vary per client.
Default 1000
The number of requests remaining until this client's rate limit is reached.
Default 999
Response
application/json
{ "url": "https://app.svix.com/login#key=xyz" }