V1 Authentication test endpoint

Advanced test endpoint to verify API access with detailed request information and headers

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Response

Success
api_versionstring
API version
auth_typestring
Authentication method used
messagestring
Success message
statusstring
Response status
permissionslist of strings or null
Available permissions
request_infoobject or null

Errors