Agent Scripting API 429 at 5 concurrent requests

Can anyone clarify the rate limit for the Agent Scripting API? I am running a basic load test to create scripts via POST /api/v2/scripts.

  • Environment: Genesys Cloud BYOC Edge 24.1.0, Asia/Singapore
  • Tool: JMeter 5.6.2
  • Config: 5 threads, 1s ramp-up
  • Result: Immediate 429 Too Many Requests on the second request

Is there a specific header or delay required for this endpoint? I expect higher throughput for simple CRUD operations.