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
Compass DevelopmentCompass Development 

API call history for longer then last 7 days

We had an API call limit of 500,000 for the last two years due to a Salesforce mistake.  They reduced it to 31,000 which we should have and cut off all integrations in production today because we hit that in last 24 hours.  I need to know what our daily API call averages are for longer then just the last 7 days so I know how much I need to increase our limits to and pay for it.  Something that is not in budget or on anyone's radar so I need to get the number correct and not increase it too high?  Any way to get more then 7 days history?
Rafael de Campos - STCRafael de Campos - STC
Hi,

Salesforce have a report that give this info for you,

The name is "API Usage last 7 days".

Good luck
 
Raj VakatiRaj Vakati
'View Setup and Configuration' permission on your profile is required to see this report.

The 'API Usage last 7 days' report shows you the calls made by user and date for the last 7 days including today. Take into account that the counters for this report reset at 12 am Greenwich Mean Time (GMT) or UTC. 
Available in : Enterprise, Performance and Unlimited Edition
Available in:  Classic
Steps to Access: Reports > Administrative Reports > API Usage Last 7 days

NOTE: API Usage Last 7 days may not appear by 'Find a folder' search.

Refer this link 

https://help.salesforce.com/articleView?id=000003706&type=1