Ana içeriğe atla

Endpoints

Import Export

Deployment

Endpoints Management

Settings

Authentication

All endpoints require authentication using a Personal API Access Token.

Permissions

GET Operations (List/Get API Proxy)

  • User must have API_MANAGEMENT + VIEW permission in the project
  • If the asset category does not exist, user must have at least one permission in the project

POST/PUT/DELETE Operations (Create/Update/Delete API Proxy)

  • User must have API_MANAGEMENT + MANAGE permission in the project
  • For deployment operations, user must also have API_MANAGEMENT + DEPLOY_UNDEPLOY permission

Permission Requirements