In the Rate Limit documentation for the API, it is specified for the /oauth/token endpoint in production: 50 per minute with bursts of up to 500 requests.
what does this mean?
I have an event where 1000 tokens must be obtained in a 15 minute period. Can this limitation affect me?