Swyched API Introduction API Key Authentication Site Management Station Management Transaction Management API Key Authentication When making a request to the API, the sender must provide an API key as part of the header in the following format: "x-api-key: <api_key>" Example curl https://api.ocpp.swyched.com/1.2 -v -H "x-api-key: <api_key>"