You need to sign in to do that
Don't have an account?
Is there a method to limit the number of api calls a user can make daily ?
Everything is in the question :-)
I try to find a way to limit the cunsomption of the SF API by a user in my org. Does such a method exist in Apex ?
No, you can't restrict a user's total API call usage. You can disable the API altogether, or allow them to make as many calls as they wish (up to the organization's limit of API calls daily).
All Answers
No, you can't restrict a user's total API call usage. You can disable the API altogether, or allow them to make as many calls as they wish (up to the organization's limit of API calls daily).