Can anyone explain why the WEM API throws 429 Too Many Requests when hitting /api/v2/wem/agents? I am running a JMeter script with a Constant Throughput Timer set to 50 req/min against the Singapore edge.
The docs list a limit of 100 req/min for this endpoint. My JMeter logs show the 429s starting immediately after the warmup phase. Is there a hidden per-user rate limit I am missing?