Skip to main content

Glossary

TermDefinition
AgentA third-party business (EMP, Fleet, Corporate) that integrates with the Agent API to offer charging services
CPOCharge Point Operator — company that owns and operates physical charging stations (e.g., EnBW, IONITY, Allego)
EMPE-Mobility Provider — company that provides charging services to end-user drivers (B2C)
EVSEElectric Vehicle Supply Equipment — a single charging point (one physical plug/cable) within a location
OCPIOpen Charge Point Interface — the protocol used between EMPs and CPOs for roaming. Version 2.2 is used by EV Suite
OCPPOpen Charge Point Protocol — the protocol between chargers and their management system (not relevant to Agent API)
LocationA physical charging site that may contain multiple EVSEs. Identified by location_id
ConnectorThe specific plug on an EVSE (e.g., CCS/Type 2 Combo, CHAdeMO). One EVSE may have multiple connectors
TokenAn authentication credential (RFID card UID or virtual token) that identifies a driver to the CPO
Token StrategyThe method used to associate a charging token with a booking: driver_token, group_token, ad_hoc, or pipelet
BookingA reservation of a specific EVSE for a time window. Follows the lifecycle: REQUESTED → CONFIRMED → COMPLETED
Fleet GroupAn organizational unit within a fleet, grouping vehicles and drivers with shared spending limits

Connector Types (Common)

CodeNamePower
IEC_62196_T2Type 2 (AC)Up to 43 kW
IEC_62196_T2_COMBOCCS / Type 2 Combo (DC)Up to 350 kW
CHADEMOCHAdeMO (DC)Up to 100 kW
IEC_62196_T1_COMBOCCS / Type 1 Combo (DC)Up to 350 kW
TESLA_STesla SuperchargerUp to 250 kW

Booking Statuses

StatusDescription
REQUESTEDBooking submitted, being processed
PENDINGSent to CPO, awaiting confirmation
CONFIRMEDCPO confirmed — driver can go to the charger
ATTENDINGVehicle detected at the charger
COMPLETEDCharging session finished
CANCELLEDCancelled by client or CPO
EXPIREDReservation time passed without use
NO_SHOWVehicle never arrived at the charger