Skip to content

Use Token

To use personal access token you should make requests with Bearer Authentication method.

That's all that we need to provide access of our Api to You.

Headers Example:

json
Authorization: Bearer <personal-access-token>
Authorization: Bearer <personal-access-token>

All rights reserved.