Menu Close

Introduction

This API interacts with the OCPP database to manage the start and stop of charging at an EVSE. It abstracts away the details to simple API methods. 

This document will go over all the endpoints relevant to third party payment integrations that would like to communicate with Swyched’s EVSE API. Payment integrations are able to access endpoints that pertain to transactions, charging ports, and charging sites created by Charge Point Operators (CPOs henceforth) that provide them with API keys and enable their payment integration for specific charging sites.

API URL for V1.2

api.ocpp.swyched.com/1.2/

Additionally, there will be a Staging section at the end of each endpoint section to demonstrate the syntax pertaining to the staging of said endpoint.