Activation

Carrier lookup, inventory, standard/SmartSIM/eSIM activations, transactions, and downloads.

1 of 14

Filtering by query: /v1.0/activation/eSimInventoryCount/{corpId}

GET/v1.0/activation/eSimInventoryCount/{corpId}Read-onlyPermalink ↗

Gets the carrier inventory count.

Parameters

corpIdpathstringrequired

Device group

carrierquerystringrequired

Carrier Name i.e AT%26T for AT&T

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/activation/eSimInventoryCount/NORTHSTAR-ISD?carrier=value" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Build your first call in 5 minutes.

Grab a Dev SIM, get an API key, and POST /v1.0/auth/token from anywhere.