This is a protected REST API serving static content for Paymag via CDN.
Unauthorized direct access is not allowed. API responses are served in JSON format.
{
"status": "error",
"message": "Unauthorized access",
"code": 403,
"documentation": "https://paymag.in/docs"
}