overagelimit parameter returned in the REST API, and is checked above plan included data amounts.
How to set a limit for a single SIM
- Open a SIM from the SIMs pages or using global search.
- Click the Manage SIM menu in the header and choose Set data usage limits.
- Enter your settings:
- Overage limit: Cap in bytes/KB/MB/GB (SIM pauses when reached)
- Threshold alert: Optional warning level (does not pause)
- SMS limit: Optional cap on SMS usage
- Confirm the update.
How to set usage limits in bulk
- Navigate to the SIMs section in your dashboard.
- Select up to 10 SIMs in the SIMs table.
- Open the Manage SIMs menu and choose Set data usage limits.
- Configure the same settings (overage limit, threshold alert, SMS limit).
- Review and apply the changes.
How to set usage limits using the REST API
Update data limits (bulk)
Update SIM data usage limits in bulk
POST /devices/batch/usagelimitNote: Set
overagelimit in bytes; use -1 for unlimited. Optional fields include datathreshold (alert only) and smslimit.Subscribing to data usage limit events
SIMs that reach a data usage limit will create an event in the Event monitoring section of your dashboard. You can subscribe to these events to receive email or webhook notifications when a SIM’s data usage limit is reached using Alerts.Related actions
Set data warning thresholds
Set a data warning threshold for your SIMs to receive notifications when a certain amount of data is reached.
Pause or resume SIMs
Pause or resume SIMs to prevent or allow data usage.
Change data plans
Change data plans for your SIMs.