shield-checkAuthentication API

Authenticate for the apis access_token

circle-info

circle-info

Request Headers:

Content-Type: application/json

Request Body:

{
    "username" : "<email>",
    "secretKey": "<your_key>",
    "isAPI": true
}
circle-check
circle-exclamation

Last updated