Network Dashboard

Network dashboard and customer site information.

1 of 2

Filtering by query: /v1.0/network-dashboard/info

GET/v1.0/network-dashboard/infoRead-onlyPermalink ↗

Network Info

Parameters

iccidquerystring

Device iccid

offsetquerystring

Specifies the number of rows of the result table to skip before any rows are retrieved

limitquerystring

Rows that will be return

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/network-dashboard/info?iccid=value&offset=0&limit=25" \
  -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.