Test calls to the APIs are very helpful to get started quickly. For this we recommend Postman, which works on Windows, Mac OS and Linux.
Postman download and install. There is no registration required.
click on Import button in the upper left corner, then on Import from Link.
https://raw.githubusercontent.com/europace/api-sandbox/master/EUROPACE%20API%20Calls.postman_collection.json
.Variable Name | Where do I get this? |
---|---|
PARTNER_ID | See above under “Requirements” |
CLIENT_ID | See above under “Requirements” |
CLIENT_SECRET | See above under “Requirements” |
Get OAuth Access-Token
).access_token
back. The request will store the access_token into a global variable named `` to use the token in further requests. You are now logged in and can use the apis.