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_euiccOperation API

The subpackage_euiccOperation API from emnify — 4 operation(s) for subpackage_euiccoperation.

emnify subpackage_euiccOperation 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_euiccOperation. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 5 JSON Schemas.

This API exposes 6 operations across 4 paths, and defines 11 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.

6 operations 4 paths 11 schemas 1 DELETE4 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_euiccOperation 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 6

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

subpackage_euiccOperation 6
GET
/api/v1/euicc/operation/action
List operation action for eUICC
list-operation-action 1 param → 200401403500
GET
/api/v1/euicc/operation/status
List operation status for eUICC
list-operation-status 1 param → 200401403500
GET
/api/v1/euicc/{euicc_id}/operation
List operation for eUICC
list-operation 6 params → 200400401403404500
POST
/api/v1/euicc/{euicc_id}/operation
Schedule eUICC operations
schedule-operations 2 params body → 201400401403404500
GET
/api/v1/euicc/{euicc_id}/operation/{operation_id}
Get operation details
get-operation 3 params → 200401403404500
DELETE
/api/v1/euicc/{euicc_id}/operation/{operation_id}
Cancel operation
cancel-operation 3 params → 204401403404500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are EuiccOperation (10 properties), EuiccOperationRequest (6 properties), UserResponse (2 properties), Error (2 properties). Each schema is shown below with its type and property counts.

EuiccOperationActionRef
object
1 property 1 required
Error
object
2 properties 2 required
CommonValidity
integer
Seconds until expiry
OperationStatus
object
2 properties 2 required
OperationAction
object
2 properties 2 required
EuiccOperationRequestList
array
ErrorResponse
object
2 properties 2 required
IccidWithLuhnRef
string
Full ICCID including the Luhn check digit
UserResponse
object
2 properties 2 required
EuiccOperation
object
10 properties 6 required
EuiccOperationRequest
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emnify-subpackage-euiccoperation-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_events API
emnify subpackage_integrations API