Version: 1.0.0
WDS API
API for registering a charging point (EVSE) and vehicle (VIN) to a delivery address for the WDS integration flow.
This API is intended for server-to-server integration usage. Every request requires a valid x-api-key header.
Use this endpoint only when all required input is known and validated on the caller side. Validation issues are returned to the caller so payloads can be corrected and retried. Internal processing details are not exposed in responses.
Authentication
- API Key: api_key
Valid API key required
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-key |