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

OperationRequired Permission
List/Get API ProxyAPI_MANAGEMENT + VIEW (or any permission if category doesn’t exist)
Create/Update/Delete API ProxyAPI_MANAGEMENT + MANAGE
Deploy/Undeploy API ProxyAPI_MANAGEMENT + DEPLOY_UNDEPLOY
Export/Import API ProxyAPI_MANAGEMENT + EXPORT_IMPORT (or project admin)