Hi guys,
We're suddenly getting a 429 "Rate limit exceeded" error when trying to create new API keys through the /api/v1/keys endpoint using our provisioning key.
Response:
json {"error":{"message":"Rate limit exceeded","code":429}}
What's strange is that our available key count dropped from 143 to 123, but key creation is still completely blocked with the same error.
Has anything changed regarding provisioning key limits or key creation quotas? Is there an incident or account-level restriction we should be aware of?
Thanks.