Authentication

Our endpoints are fully protected by AccessToken validation.

You can get your token via platform

Go to https://workstation.misterturing.com/dashboard/account and generate your token.

You need to pass this token in the headers for all calls made to our API.

Last updated