function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Wai King Wong 1Wai King Wong 1 

Need assistance on knowing what Applications in our SF Org are hitting our API limits

Need assistance on knowing what Applications in our SF Org are hitting our API limits
Khan AnasKhan Anas (Salesforce Developers) 
Hi Wai,

Greetings to you!

You can see your API limit on the System Overview page.

There is an Admin Report called "API Usage Last 7 Days" which will show which user is using the API calls, and then you can check the user's Login History on the user detail page to see what apps that user is using.

You can schedule the API Usage report so it is sent to you every day.

User-added image

This provides slightly finer detail, such and the username that held the session and the Client Id that was used to make the call. The Client Id can be useful as it can identify which external app was consuming the API calls.
 
Please refer to the below links which might help you further with the above requirement.

http://www.fishofprey.com/2016/06/monitoring-your-salesforce-api-usage.html

https://watchforce.blog/2017/12/18/monitor-salesforce-limits-on-a-dashboard/

https://appexchange.salesforce.com/listingDetail?listingId=a0N3A00000EX245UAD

https://help.salesforce.com/articleView?id=000326126&type=1&mode=1 (https://help.salesforce.com/articleView?id=000326126&type=1&mode=1)

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas