Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

emnify subpackage_simOperation API

The subpackage_simOperation API from emnify — 4 operation(s) for subpackage_simoperation.

emnify subpackage_simOperation API is one of 29 APIs that emnify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include subpackage_simOperation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 5 JSON Schemas.

This API exposes 5 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://cdn.emnify.net.

5 operations 4 paths 13 schemas 4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://cdn.emnify.net
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

emnify subpackage_simOperation API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Retrieve a JWT via POST /api/v1/authenticate using an applicationtoken or user credentials, then send it as Authorization: Bearer .

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

subpackage_simOperation 5
GET
/api/v1/sim/operation
List SIM operations for organization
list-sim-operation 5 params → 200400401403404500
POST
/api/v1/sim/operation
Trigger SIM operation
trigger-sim-operation 1 param body → 201400401403404500
GET
/api/v1/sim/operation/action
List SIM operation actions
list-sim-operation-action 1 param → 200401403500
GET
/api/v1/sim/operation/status
List SIM operation status
list-sim-operation-status 1 param → 200401403500
GET
/api/v1/sim/operation/{operation_id}
Get SIM operation details
get-sim-operation 2 params → 200401403404500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are SimOperationResponse (12 properties), SimOperationRequest (3 properties), SimOperationResponseTarget (2 properties), SimOperationResponseErrorItems (2 properties). Each schema is shown below with its type and property counts.

SimOperationResponseTarget
object
2 properties 1 required
SimOperationResponse
object
12 properties 5 required
SimOperationActionRef
object
1 property 1 required
Error
object
2 properties 2 required
SimOperationResponseTargetSim
object
1 property 1 required
OperationStatus
object
2 properties 2 required
SimOperationRequestTargetSim
object
1 property 1 required
OperationAction
object
2 properties 2 required
ProductRef
object
1 property 1 required
SimOperationResponseErrorItems
object
2 properties 2 required
SimOperationRequest
object
3 properties 2 required
Eid
string
SimOperationRequestTarget
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emnify-subpackage-simoperation-api-openapi.yml Raw ↑

Other APIs emnify publishes across the network.

emnify GraphQL API
emnify Data Streamer
emnify Documentation MCP Server
emnify subpackage_applicationTokens API
emnify subpackage_authentication API
emnify subpackage_automations API
emnify subpackage_cloudConnect API
emnify subpackage_customEvents API
emnify subpackage_endpoint API
emnify subpackage_euicc API
emnify subpackage_euiccOperation API
emnify subpackage_events API