If you are using our trial pack then you will need this token in order to access the /free endpoint.
API endpoint for this API is: https://api.makcorps.com/auth
Guide
Your request to our /free endpoint is authenticated using this JWT token. You will need your username and password in order to access this /auth API.
You can find your username and password in the email you might have received while signing up on our website.
Username
Usernames used while signup
Password
Password used while signup
Usage
You have to send a POST request to https://api.makcorps.com/auth along with your username and password in the JSON body. Along with this, you have to send a header where the key will be Content-Type and its value will be application/json.