Management APIAccounts and Authorization

POST /auth/teams/{teamId}/api-keys

API endpoint for POST requests to /auth/teams/{teamId}/api-keys.

Method: POST
Path: /auth/teams/{teamId}/api-keys

GET /auth/teams/{teamId}/api-keys

API endpoint for GET requests to /auth/teams/{teamId}/api-keys.

Method: GET
Path: /auth/teams/{teamId}/api-keys

PUT /auth/api-keys/{api_key_id}

API endpoint for PUT requests to /auth/api-keys/{api_key_id}.

Method: PUT
Path: /auth/api-keys/{api_key_id}

DELETE /auth/api-keys/{apiKeyId}

API endpoint for DELETE requests to /auth/api-keys/{apiKeyId}.

Method: DELETE
Path: /auth/api-keys/{apiKeyId}

GET /auth/api-keys/{apiKeyId}/propagation

API endpoint for GET requests to /auth/api-keys/{apiKeyId}/propagation.

Method: GET
Path: /auth/api-keys/{apiKeyId}/propagation

GET /auth/teams/{teamId}/models

API endpoint for GET requests to /auth/teams/{teamId}/models.

Method: GET
Path: /auth/teams/{teamId}/models

GET /auth/teams/{teamId}/endpoints

API endpoint for GET requests to /auth/teams/{teamId}/endpoints.

Method: GET
Path: /auth/teams/{teamId}/endpoints