Do not miss any eSIM API changes, ever again

Subscribe to the eSIM API changelog to be up to date on recent changes.

RSS

May 27, 2026

main
3.0
Compare

API structure has changed

17 structure changes including:
1 Breaking change
5 Additions
11 Modifications
1 Removal
Modified 11 Breaking
POST /plans/search
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
POST /orders/with-wallet
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
GET /subscriptions/:subscriptionID/activity/latest
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
GET /subscriptions/:subscriptionID
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
DELETE /orders/:orderID/cancel
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
DELETE /subscriptions/:subscriptionID/cancel
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
GET /destinations/:iso3
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
GET /destinations/supported_destinations
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
GET /esims
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
GET /esims/:esimID
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
GET /subscriptions/
  • Authentication
  • Oauth2 authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Oauth2 & App identifier authentication method Added
Removed 1 Breaking
Oauth2authentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 5
GET /plans/{iso3}/local/unlimited
GET /plans/{iso3}/local/regular
GET /plans/{iso3}/local
GET /orders
Oauth2 & App identifierauthentication method