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 Administration Logs API

1NCE OS Administration Logs

1NCE Administration Logs 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 Administration Logs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 8 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.

3 operations 3 paths 8 schemas 3 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 Administration Logs 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 3

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

Administration Logs 3

1NCE OS Administration Logs

GET
/v1/administrationLogs
Get Administration Logs
3 params → 200400401403500
GET
/v1/administrationLogs/stats
Get Administration Logs Statistics
2 params → 200401403500
GET
/v1/administrationLogs/{adminLogId}/payload
Get Administration Log Payload
1 param → 200400401403500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are getAdministrationLogsResponseschema_items_inner (14 properties), badRequestResponse (3 properties), unauthorizedRequestResponse (3 properties), getAdministrationLogsResponseschema (3 properties). Each schema is shown below with its type and property counts.

getAdministrationLogsResponseschema_items_inner
object
14 properties 5 required
serverErrorResponse
object
An API error response in case of a Server Side Error.
2 properties
unauthorizedRequestResponse
object
An API error response in case of an HTTP Unauthorized Request.
3 properties
getAdministrationLogsStatisticsResponseschema
object
Response to the get administration logs statistics request.
2 properties 2 required
getAdministrationLogsResponseschema
object
Response to the get administration logs request.
3 properties 1 required
badRequestResponse
object
An API error response in case of an HTTP Bad Request.
3 properties
forbiddenResponse
object
An API error response in case of an HTTP Forbidden Request.
3 properties
getAdministrationLogsStatisticsResponseschema_administrationLogs_inner
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

1nce-administration-logs-api-openapi.yml Raw ↑

Other APIs 1NCE publishes across the network.

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
1NCE Products API