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
Exchange the application token for a short-lived auth_token (JWT) used as a Bearer token on every subsequent request.
2
createEndpoint
Create a single endpoint with the supplied SIM, service profile, tariff profile, and initial status.
3
activateSim
Flip the assigned SIM to Activated status (id 1) so the device can use cellular connectivity.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.