Arcbound FieldThe EVSE DirectorySubscribe

Team API (read-only)

Search and fetch published fault entries with a Team API key from your account. Keys are shown once at generation; store them in your secrets manager.

Team plan required. View plans or generate a key on Account after upgrading.

Auth

Authorization: Bearer <your_team_api_key>

List / search

GET /api/v1/entries?q=isolation&brand=chargepoint&page=1&limit=40

Fetch by slug

GET /api/v1/entries?slug=chargepoint-cp-e250-iso-isolation-fault-after-cable-swap

Generate or rotate keys on Account → Team API.