Authentication

Your need to authenticate with your personal credential. (Contact Traffic Technology Ltd is you don’t have it).

You can use swagger to Retrieve your Authentication Token

Go here:

On POST /auth function, click on:

Edit username and password with your credential:

Then click on:

You will Retrieve a JSON like:

Copy IdToken Value and click on:

Paste your idToken here:

Then Click on:

You are now ready to use secure request

On your application, don’t forget to put your Token on your header (Key: Authorization)