API Key
During the setup process, you will be provided with an API key, and you should include this in every interaction with the Smart Charging API.
curl -X GET 'https://smartcharging.jedlix.com/api/v1/users' \
--header 'ApiKey: {YOUR API KEY}' \
No API Key?
If you do not have this API Key, please contact our sales team for more information.
Updated 11 months ago