Sentinel REST API.
179 operations across 17 categories. Manage devices, monitor usage, capture location, and orchestrate IoT connectivity with the Sentinel APIs. Pick a category from the left to drill into operations — every operation lists its parameters, a cURL example, and a sample response.
200
OpenAPI paths179
Operations17
Categories98
GET35
POST38
PUT8
DELETE/// Authentication & safety model
Sentinel REST calls use JWT Bearer auth from POST /v1.0/auth/token. The reference flags write and destructive operations so you can start read-only, then wire mutating flows deliberately.
Build your first call in 5 minutes.
Grab a Dev SIM, get an API key, and POST /v1.0/auth/token from anywhere.
