Skip to content

Chargepoint API

Base path:
https://api.ampnexus.app/chargepoint/v1

API Reference

Explore the full API specification using the interactive Swagger UI:

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>"