2023-03-16 14:21:46 +01:00
2020-06-22 09:44:05 +02:00
2020-09-03 09:06:09 +02:00
2023-03-16 14:21:46 +01:00
2022-03-07 14:43:15 +01:00
2020-06-16 09:43:20 +02:00
2020-06-16 09:43:20 +02:00
2020-06-16 09:43:20 +02:00
2021-05-17 16:06:03 +02:00
2020-06-16 09:43:20 +02:00

ToonBridge

Instructions

In order to get an Authentication Token Execute the following in a Browser:

curl -k -v -L "https://api.toon.eu/toonapi-accesstoken?tenant_id=eneco&client_id=r47jwm8f5J2yG6wYhVzaqoctRL7FA6Aa"

Use the Authentication Token to get the Agreement ID

curl -X GET https://api.toon.eu/toon/v3/agreements -H 'authorization: Bearer {access_token}' -H 'cache-control: no-cache' -H 'content-type: application/json'

S
Description
No description provided
Readme
58 KiB
Languages
C++ 99.8%
Makefile 0.2%