Subscribe to real-time station status and alarm notifications from the ChargePoint Web Services (partner) API

domain: chargepoint.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Confirm the partner API plan includes notification access, since notification subscription methods are gated by API plan and access rights separately from basic station-query methods.
  2. Register a notification subscription for the station or organization scope covering the event types needed — e.g. station_usage_status_change, station_alarm, station_reservation_enabled — per ChargePoint's Web Services Programmer's Guide.
  3. Authenticate outbound webhook deliveries and inbound calls consistently with the SOAP WS-Security scheme (license key and account credential in the SOAP header) ChargePoint uses for its Web Services API.
  4. Process incoming status-change notifications idempotently, since network retries or duplicate delivery can resend the same event; key on the station/port ID plus event timestamp to dedupe.
  5. Fall back to periodic getStationStatus polling for the same stations as a reconciliation safety net, since webhook delivery gaps during ChargePoint-side incidents won't self-heal without an independent poll.

Known gotchas

Related routes

Access ChargePoint's Web Services API for charging station status and management, understanding it is a partner-gated SOAP interface rather than an open self-serve REST API
developer.chargepoint.com · 5 steps · unrated
Integrate the ChargePoint API to retrieve station availability and initiate charging sessions for fleet management
chargepoint.com · 6 steps · unrated
Subscribe to Pike13 Webhooks API topics to receive real-time class and enrollment change notifications
developer.pike13.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans