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

Device Management

1NCE Devices 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 Devices. 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 9 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 9 schemas 1 GET1 POST

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 Devices 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 — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Devices 2

Device Management

POST
/v1/devices/{deviceId}/actions
Create Action Request On Specific LwM2M Device.
1 param body → 202400401403404409500
GET
/v1/devices/stats
Get Devices Statistics
→ 200401403500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are postschema_1 (5 properties), conflictResponse (3 properties), forbiddenResponse (3 properties), notFoundResponse (3 properties). Each schema is shown below with its type and property counts.

statisticsschema
object
General statistics related to customer devices.
2 properties 2 required
serverErrorResponse
object
An API error response in case of a Server Side Error.
2 properties
conflictResponse
object
An API error response when a conflict is found.
3 properties
badRequestResponse
object
An API error response in case of an HTTP Bad Request.
3 properties
unauthorizedRequestResponse
object
An API error response in case of an HTTP Unauthorized Request.
3 properties
notFoundResponse
object
An API error response when a resource is Not Found.
3 properties
postschema_1
object
Post LwM2M device action.
5 properties 2 required
forbiddenResponse
object
An API error response in case of an HTTP Forbidden Request.
3 properties
postResponseschema
object
Post device action response.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

1nce-devices-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 General SIMs API
1NCE IoT Integrator API
1NCE Optimizer API
1NCE Orders API
1NCE Plugin system API
1NCE Products API