How to increase API hit limit?
We are facing throttling issue while hitting APIs.
We are receiving the response with HttpStatus.TOO_MANY_REQUESTS(429) several times.
Is there any way to increase the API hit limit for our public Public application registered with Tiki. Any other suggestions to resolve this issue?