Throttling
The API throttling process helps us limit the number of API requests a user can make within a certain amount of time. API behavior and security management policies (such as throttling, authentication, and caching) help us optimize API runtime performance.
At Walmart, a uniform rate limit of 25 Transactions per Minute (TPM) is set across all API endpoints (Snapshot, Status, History, and Incremental).
©️Walmart | All Rights Reserved | Confidential
Updated over 1 year ago