- We have released daily CDRs. Check out the CDR reports API for more details.
- Throttling & recurring plans are now available on Lambda.
Omega label launched. See Unified Label — OMEGA.
We have launched a new pricing API that gives prices at a more granular level, as shown below. This will help remove duplicates that came up due to regional plans in the old pricing API.Additionally, we added an
indicator in the coverage profile country sub-object to match pricing with coverage profiles.We have made plans fully editable and deletable. For more details, check out Editable & Deletable Plans.
We released webhook events for SMDP eSIM state changes. For more details, check the API docs.
On the Subscription V2 list page, the last data usage info can be seen in two fields — Last data country & Last data usage. Labels that don’t support this functionality will show “Not supported”.
We have added a new Invoices section on the web dashboard. You can find all your invoices on this page.
We are launching webhook events for country changes of an eSIM for Subscription V2. Full details are here.
We have changed the naming convention of coverage profiles. The coverage profile name no longer contains the network count but an alphabet, e.g.
Spain, TAU, A, India, XI, B. The alphabet in the coverage profile is an indicator of network count and its price relative to a similar coverage profile. For example, in these two coverage profiles — UAE, TAU, A & UAE, TAU, B — the one with ‘A’ has fewer networks and a lower price than ‘B’.With this launch, we have made plan creation optional. While creating a new subscription (both V1 & V2), just pass the plan parameters directly into the “Create Subscription” API call and it will create and return the subscription as expected.The same applies to
POST /v1/subscriptions?expand=plan.We have added Un-archive functionality for plans. Un-archiving a plan allows you to re-use your existing archived plans to create subscriptions. You can use it in two ways:
- API — call the un-archive API
- Dashboard — similar to archiving a plan on the dashboard, you can now un-archive a plan with the ‘un-archive’ option from the same menu
- Released the API endpoint to check your account balance:
- Added a radio-access technologies field to the operator object:
- We released a new API endpoint to get data prices of a single coverage profile:
- Another new API endpoint to get the balance transactions of your account:
- We have added a new field
countriesin theCoverageProfileobject that has clean and up-to-date operator info within a country without any duplicates. Thenetworksfield has been deprecated in favour of the newly addedcountriesfield.
- The List Plans API now supports filtering plans by country. By supplying the new query parameter
countryIso2=IN,FR, you can fetch only the plans of the required countries. See the API doc.
Released the pricing API to fetch all the prices applicable to an account.
- Added a new label and provider Lambda
- Launched the Suspend attachment API
V2 APIs with a new telco provider under the label
tau. See the Bondio V2 API launch page.- On the dashboard, we have combined the “eSIM order” & “eSIM profile” pages into a common eSIM page in the left navigation bar. Customers can now look at their inventory statistics and create orders from the same place.
- We also made the eSIM ICCID on the subscriptions page clickable. Clicking it opens a side panel displaying all the eSIM-related information you need.
- There has been no change to the eSIM APIs, so you can use those to get the details of any individual eSIM, used or unused.
- Used — the eSIM is associated with a subscription. The subscription can be in any state.
- Unused — a blank eSIM ready to be associated with a subscription.
- Configuring — an eSIM is being associated with a new subscription.

