Learning Hub/Explorer
Back

Versions

OCPI 2.2.1
Overview

The Versions module is the starting point for all OCPI communication. Before any data exchange, platforms discover each other's supported OCPI versions and available module endpoints.

Who sends

Both parties (mutual discovery)

Who receives

Both parties

Key Fields
FieldTypeDescription

version

VersionNumber

OCPI version number (e.g., "2.2.1")

url

URL

URL to the version-specific endpoint list

endpoints

Endpoint[]

Available module endpoints for this version

Endpoints
GET

/ocpi/versions

GET

/ocpi/2.2.1/

Live Endpoint Tester

Send requests directly to the local backend and see the response.