emnify · Arazzo Workflow
emnify Provision and Activate Endpoint
Version 1.0.0
Authenticate, create an endpoint with a SIM, then activate that SIM.
View Spec
View on GitHub
IoTInternet of ThingsCellular ConnectivityIoT SIMeSIMConsumer eSIMSGP.32M2MNTN-IoTSatelliteSuperNetworkArazzoWorkflows
Provider
Workflows
provision-and-activate-endpoint
Create an endpoint with a SIM and activate the SIM for cellular service.
Authenticates with an application token, creates an endpoint that has the supplied SIM, service profile, tariff profile, and initial status, and then updates the SIM status to Activated.
1
authenticate
authenticate
Exchange the application token for a short-lived auth_token (JWT) used as a Bearer token on every subsequent request.
2
createEndpoint
create-endpoint
Create a single endpoint with the supplied SIM, service profile, tariff profile, and initial status.
3
activateSim
sim-by-id-patch
Flip the assigned SIM to Activated status (id 1) so the device can use cellular connectivity.