API Authentication
Simply360 uses JWT tokens for API authentication.
Getting an API Token
API tokens can be generated in your account settings.
Using the Token
Include the token in the Authorization header:
Authorization: Bearer YOUR_TOKEN
Simply360 uses JWT tokens for API authentication.
API tokens can be generated in your account settings.
Include the token in the Authorization header:
Authorization: Bearer YOUR_TOKEN
Still need help? Contact Us Contact Us