Authentication and Profile
Authentication
Authentication Header X-Api-Key - contains token provided by the Panel Admin that would allow ...
Error responses
Error responses examples { "error": "Insufficient credits balance", "rid": "fewh54326h...
User Info Edpoints
GET /ext/profile Response { "name": "Larry", // other stuff "credits": 10500 }