Ana içeriğe geç

RLCL API

Retired

The Rate Limit Control List is retired as of 2026.09: the gateway no longer evaluates it. Existing lists were migrated automatically to typed Limit Plans and assignments at upgrade — see Legacy Limits Migrated at Upgrade. Create RLCL and Update RLCL now always return 400 with a resultMessage naming the retirement (error key credentialRateLimit.retired). List RLCLs, Get RLCL, and Delete RLCL are unaffected — read and delete stay available for audit and cleanup.

Endpoints

CRUD Operations

Credential Management

Endpoint Management

Condition Management

Authentication

All endpoints require authentication using a Personal API Access Token.

Permissions

GET Operations (List RLCLs, Get RLCL)

  • User must have IDENTITY + VIEW permission in the project

POST/PUT/DELETE Operations (Create/Update/Delete RLCL, Manage Credentials/Endpoints/Conditions)

  • User must have IDENTITY + MANAGE permission in the project

Permission Requirements

OperationRequired Permission
List RLCLs / Get RLCLIDENTITY + VIEW
Create/Update/Delete RLCLIDENTITY + MANAGE
Add/Update/Delete CredentialsIDENTITY + MANAGE
Add/Update/Delete EndpointsIDENTITY + MANAGE
Add/Update/Delete ConditionsIDENTITY + MANAGE