Yes, the rate limit applies per token (client credential), not per organization.
Original Message:
Sent: 10-16-2025 08:48
From: Guillaume Cormier
Subject: API limits
Is there a limit per organisation? I believe we can have up to 50 client credentials, can we do 50 clients x 300 req/min for a total of 15,000 req/min?
------------------------------
Guillaume Cormier
NA
Original Message:
Sent: 10-16-2025 02:42
From: Shahar Leonard
Subject: API limits
Hey Guillaume
If I understand your question correctly, you are asking if the limit is per Client Credentials or per Endpoint.
And the answer is per Client Credentials, not per Endpoint, even if you create many Endpoints,
As long as they use the same credentials you will be limited to 300 requests per minute.
Best regards,
------------------------------
Shahar Leonard
Genesys Cloud Professional Certified
Original Message:
Sent: 10-16-2025 00:45
From: Guillaume Cormier
Subject: API limits
Thanks Luis, I understand this part, but is there a global limit for all the client credentials ?
Can I create a pool of clients to increase the 300 requests/min (default) without opening a case?
------------------------------
Guillaume Cormier
NA
Original Message:
Sent: 10-15-2025 21:07
From: Luiz Rosa
Subject: API limits
Hi @Guillaume Cormier,
Each client credential is limited to 300 requests per minute by default.
This limit is configurable through a support case, but you need to provide justification showing why the increase is necessary (for example, high concurrency or system integration requirements).
------------------------------
Luiz Rosa
Full stack developer
Original Message:
Sent: 09-23-2025 15:17
From: Guillaume Cormier
Subject: API limits
Hi Developer Community,
I am trying to understand if Genesys Cloud limits the number of request per minutes globally?
https://developer.genesys.cloud/organization/organization/limits#platform-api
Based on this link, I understand a token requested from a "Client credentials" is limited to 300 requests per minute ("client.credentials.token.rate.per.minute").
However, I can't find if the same "Client credentials" can request multiple token simultaneously or if Genesys Cloud limits the number of requests per minute globally (for all clients within the org).
Can someone help me clarify this?
Thanks!
#PlatformAPI
-------------------------------------------