Chargefox · Authentication Profile
Chargefox Authentication
Authentication
Chargefox runs two different authentication models across two API surfaces, and neither is self-service. The Fleets API uses an opaque HTTP bearer token issued by Chargefox to fleet customers on request. The OCPI CPO API uses OCPI's own Token authorization scheme, established through the OCPI credentials handshake after a commercial roaming agreement. There is no OAuth, no OpenID Connect, no API-key console and no signup — probes of /.well-known/oauth-authorization-server, /.well-known/oauth-protected-resource and /.well-known/openid-configuration all returned 404 on 2026-07-27.
Chargefox secures its APIs with http and custom across 2 declared security schemes, as derived from its OpenAPI definitions.
EnergyAustraliaEV ChargingElectricityUtilitiesOCPICharge Point OperatorRoamingFleetsMobilityCharging SessionsElectrification
Methods: http, custom
Schemes: 2
OAuth flows:
API key in:
Security Schemes
bearerAuth http
ocpiToken custom