Stuck on Bot API 429s during JMeter load test

  • Running load test against Genesys Cloud Bot API v2.
  • JMeter thread group hits 200 concurrent requests per second.
  • GET /api/v2/bots/bot-details returns 429 Too Many Requests immediately.
  • Default rate limit is 100 requests per minute per user token.
  • Need to know if bot endpoint has separate throttle limits.
  • Current setup uses single admin user for all threads.
  • Environment is US-East-1 production instance.
  • Any workaround for high throughput bot data retrieval?