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

1NCE SIM Events API

Event Management

1NCE SIM Events API is one of 22 APIs that 1NCE publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

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

This API exposes 2 operations across 2 paths, and defines 13 schemas. It is described by OpenAPI 3.0.1, at version v2.1.1.

Requests are made against a single base URL, https://api.1nce.com/management-api.

2 operations 2 paths 13 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v2.1.1
Server
https://api.1nce.com/management-api
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

1NCE SIM Events API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuthentication).

  • BasicAuthentication — Basic authentication used for obtaining the Bearer Authentication Token. The Bearer Token can then be used to make any further API calls towards the 1NCE API.

Paths & Operations 2

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

SIM Events 2

Event Management

GET
/v1/sims/{iccid}/events
Get SIM Events
getEventsForSimUsingGET 4 params → 200401403404422
GET
/v2/sims/{iccid}/events
Get SIM Events
getEventsForSimUsingGET 3 params → 200404500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Event (13 properties), EndpointQuota (11 properties), SIM_Event (11 properties), QuotaDetail (7 properties). Each schema is shown below with its type and property counts.

EndpointQuotaStatus
object
- 0 - "EXHAUSTED" - 1 - "ACTIVE" - 2 - "EXPIRED"
2 properties
NotFound
object
Not found Error
3 properties 3 required
EventQuotaDetail
object
2 properties 1 required
Country
object
Represents a Country.
5 properties
PdpContextDetail
object
6 properties
SIM_Event
object
Information about a Event. Besides the timestamp and the eventtype all other values are optional and might not be included in the actual responses.
11 properties
LocationDetail
object
6 properties
InternalServerError
object
Internal Server Error
3 properties 3 required
EventCollection
object
3 properties
Event
object
13 properties
VpnDetail
object
3 properties
EndpointQuota
object
11 properties 11 required
QuotaDetail
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

1nce-sim-events-api-openapi.yml Raw ↑

Other APIs 1NCE publishes across the network.

1NCE Administration Logs API
1NCE Agreements API
1NCE Bearer Authorization API
1NCE Connectivity API
1NCE Device Inspector API
1NCE Device Locator API
1NCE Devices API
1NCE General SIMs API
1NCE IoT Integrator API
1NCE Optimizer API
1NCE Orders API
1NCE Plugin system API