Throttling
This is an optional feature which enables you to set the maximum rate at which all calls from all subscribers to your service will be forwarded to your API. This limit applies to all subscriptions and thus they may be affected by each other’s usage (if you require limits which apply to each subscriber separately, please see Call Rate Limiting below).
It is recommended that you set this limit to match the actual capabilities of your server. Calls made above the limit will be rejected by WebServius and will not be forwarded to your API. Subscribers will not be charged for rejected calls.
Call Rate Limiting
If you would like to configure limits which apply to each subscriber separately, this can be done using the Call Rate Limiting feature in the Usage Plans section (click “Services” in the menu, select a service, and click on “Usage Plans…”). For more information on Call Rate Limiting, click here.