|
|
преди 9 месеца | |
|---|---|---|
| Application | преди 10 месеца | |
| Libraries | преди 5 години | |
| Makefiles @ 2556879082 | преди 9 месеца | |
| Test | преди 10 месеца | |
| Toon | преди 2 години | |
| .gitignore | преди 5 години | |
| .gitmodules | преди 5 години | |
| Makefile | преди 5 години | |
| Makefile.conf | преди 10 месеца | |
| README.md | преди 4 години | |
| ToonBridge.ini | преди 5 години | |
| compile_flags.txt | преди 2 години |
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'