HTTP/1.1 401 Unauthorized Content-Type: application/json Server: nginx/1.24.0 WWW-Authenticate: Bearer realm="api" { "error": "unauthorized", "message": "Authentication required", "auth_type": "bearer_token" }