HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Charge Point / Send Custom OCPP Command

Send a custom OCPP message to a charge point. This is a synchronous endpoint that waits for the charge point response or timeout. The raw response from the charge point is returned without transformation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The numeric ID of the charge point

Body Params
string
required

OCPP command name (e.g., "GetConfiguration", "TriggerMessage", "SetChargingProfile")

payload
object
required

JSON payload matching OCPP specification structure

Responses

Language
Credentials
Bearer
API Token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json