Enable API Call Limit per App or Service Key

API Call Limit per App

Request Description:

  • Enable an option to limit each app or key to a set number of calls per day
    • e.g. 200,000 calls per day for MyServiceKey

Reason:

  • Each key should have an expected level of usage.
  • If a key starts reaching an unexpected level of usage, that could signal a security breach, an error in a process
  • If an key is misused, it could cause the entire account to reach its API call limit.
    • adding a limit would prevent this entirely
    • effectively would break 1 integration instead of all API functionality for the account