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 paths
179
Operations
17
Categories
98
GET
35
POST
38
PUT
8
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.

API Playground

Build your first call in 5 minutes.

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