Readings API Overview
Base route: /readings/v1
Authentication:
- Header
X-API-KEYis required on all endpoints. - Header
X-IDEMPOTENCY-KEYis required onPOST /send.
Endpoints
GET /readings/v1/{mpid}: retrieve readings received on or after a timestamp.POST /readings/v1/{mpid}/send: send a new reading for one MPAN/meter.