Authenticating your calls

Tip

Although is not recommended, you can disable the authentication by leaving the Token field empty and saving it.

To use the endpoints, you need to authenticate your calls via the Authorization header, like this:

Authorization: Bearer xpprPHN8xdsGC3HC0JS95lAVJiEJlUo5ocEAZiL+FMA=

You can get your token by clicking "Make token visible" and copying from the text box:

The API Settings

Info

The header Authorization is case insensitive, see Are HTTP headers case-sensitive? on Stack Overflow for more information.