How many calls can I make per second to the Magento 2 Rest APIs. Could not find anything in their documentation.
Shopify has a bucket size of 40 and leak rate of 2 requests/second.
Rate limiting is not supported by Magento web API itself, but can be configured on Apache level (see this response).