apiCreate a new API KeyCreate a new API Key POST /v1/api-keys Create a new API Key Request Responses201400401403API Key created successfully. Returns key details including the raw secret.Bad Request - Invalid input data.Unauthorized - Invalid or missing API Key.Forbidden - API Key does not have ADMIN privileges.