Enapi OCPI Roaming API

Enapi's OCPI HUB endpoint for EV charging roaming. Implements the Open Charge Point Interface (OCPI) 2.1.1 / 2.2.1 / 2.3.0 across the Credentials, Locations, Tariffs, Tokens, Sessions, CDRs, Commands, HubClientInfo, and Payments modules. Authentication is via OCPI token exchange (handshake) with tokens carried in the Authorization header (Base64-encoded for 2.2.1+).

API entry from apis.yml

apis.yml Raw ↑
name: Enapi OCPI Roaming API
description: Enapi's OCPI HUB endpoint for EV charging roaming. Implements the Open Charge Point Interface
  (OCPI) 2.1.1 / 2.2.1 / 2.3.0 across the Credentials, Locations, Tariffs, Tokens, Sessions, CDRs, Commands,
  HubClientInfo, and Payments modules. Authentication is via OCPI token exchange (handshake) with tokens
  carried in the Authorization header (Base64-encoded for 2.2.1+).
humanURL: https://docs.enapi.com/technical-documentation
baseURL: https://roaming.enapi.com
properties:
- type: Documentation
  url: https://docs.enapi.com
- type: Authentication
  url: authentication/enapi-authentication.yml
- type: Sandbox
  url: sandbox/enapi-sandbox.yml