If you are using API V1 then after the limit has been reached, freshservice will give you an error response. The "retry-after" value in the response header will tell you how long you need to wait before you send another API request.


To check the API limit using V2, You can check your current rate limit status by looking at the following HTTP headers which are returned in response to every API request.