How to activate multiple SIMs in bulk using the REST API
Use the Hologram REST API to activate dozens or thousands of SIMs in a single request. You can submit explicit ICCID lists or ICCID ranges, and specify the data plan and zone to apply.Note: You can also perform bulk actions in the Dashboard for smaller jobs.
Prerequisites
- API key with permission to manage SIMs
- Organization ID where the SIMs belong
- Plan ID and zone for the target plan (see below)
Find your plan ID and zone
Use the plans endpoint to list available plans. Find the
id and the zones value (for example: global, USA, usaall, 1, or 2). Plans should generally have only one zone.cURL
Response example
Related guides
End testing and activate SIMs in your dashboard
How to activate SIMs in your dashboard
Change SIM data plans in bulk using the REST API
How to change SIM data plans in bulk using the REST API