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.Why did my SIM pause before or after my exact limit?
Data usage limits are checked at the close of each data session, not continuously during a session. Your SIM reports its usage when a session ends, and Hologram pauses the SIM if that total has reached or exceeded your limit. Because of this, the pause happens at a session boundary rather than at the exact byte:- If a session pushes cumulative usage past your limit, the SIM pauses when that session closes — so a SIM can use somewhat more than the limit within a single long session before pausing.
- A SIM can also appear to pause slightly below a round number, because the limit was reached partway through a session and enforced at the next session close.
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.