First we need to log in using the GIPOD GUI in beta.
Log in with an account (if you don’t have an account on beta, mail informatie.vlaanderen@vlaanderen.be)
After logging in, go to https://new.beta.gipod.vlaanderen.be/demo
Click on AuthToken at the bottom of the page
Copy the acces_token (everything between quotes)
Next, go to https://api-gateway.beta.gipod.vlaanderen.be/swagger
Click Authorize
Enter the Bearer (apiKey):
Type “Bearer” + space
Paste the acces_token from above
Click on Authorize
Voila, you can now play with the swagger endpoints. Have fun!
Add Comment