$ curl -X GET https://api.akagg.ru:8443/
{ "error": "Unauthorized", "message": "API key required", "status": 401, "timestamp": , "documentation": "https://docs.akagg.ru" }
// Authentication required for API access
// Provide X-API-Key header for authorized requests
$ _