{"errors": [{"message": "Missing Authorization header", "extensions": {"code": "UNAUTHENTICATED", "hint": "Set API_KEY in your environment and pass as Bearer"}}], "example": "curl -H \"Authorization: Bearer $PWD\" -d '{\"query\":\"{__schema{queryType{name}}}\"}' https://dev-runbooks.com/graphql"}