Skip to content

chargepoint-api

Base path:
https://api.ampnexus.app/api/chargepoint/v1/tenants/{tenant}/...

Resources

  • Devices (list, detail, create, update, delete)
  • Connectors (status, update)
  • Transactions (list, detail, annotate, delete)
  • Logs (search, delete, stream)
  • Settings (get, update)
  • Firmware history, Security events, WS events
  • Charging profiles & schedules

SSE Streams

  • cp.device.online/offline
  • cp.transaction.created/updated/completed
  • cp.log.appended

Example

curl https://api.ampnexus.app/api/chargepoint/v1/tenants/demo/devices   -H "Authorization: Bearer <token>"