Authentication

Generate a JWT bearer authorization token based on the given parameters

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

All our API requests needs an JWT Bearer Token before retrieving any data.

Considering that, you need to do a POST /api/Login request first to authenticate using your API credentials, and use the apiToken provided in the response of this endpoint in the subsequent API requests.

Body Params
string

The API username we provided to you

string

The API password we provided to you

string
enum
Defaults to Website

The type of the authentication you'll use.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json