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

Inductive Automation server-pki-certificate-management API

Server PKI certificate management

Inductive Automation server-pki-certificate-management API is one of 88 APIs that Inductive Automation publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include server-pki-certificate-management. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 4 paths. It is described by OpenAPI 3.0.3, at version 8.3.0.

Requests are made against 2 base URLs: http://{gateway-host}:{port}, https://{gateway-host}:{port}.

8 operations 4 paths 0 schemas 2 DELETE4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
8.3.0
Base URL
https://{gateway-host}:8088/api
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Inductive Automation server-pki-certificate-management API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Ignition-API-Token (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — Time-limited API token. Obtain by posting credentials to the token endpoint. See /data/api/v1/token for details.

Paths & Operations 8

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

server-pki-certificate-management 8

Server PKI certificate management

GET
/data/opc-ua/api/v1/server/pki/certificates/rejected
Get Rejected Server Certificates
get-rejected-server-certificates-get → 200400401404
GET
/data/opc-ua/api/v1/server/pki/certificates/rejected/{signature}
Download Rejected Server Certificate
download-rejected-server-certificate-get 1 param → 200400401404
DELETE
/data/opc-ua/api/v1/server/pki/certificates/rejected/{signature}
Delete Rejected Server Certificate
delete-rejected-server-certificate-delete 1 param → 200400401404
GET
/data/opc-ua/api/v1/server/pki/certificates/trusted
Get Trusted Server Certificates
get-trusted-server-certificates-get → 200400401404
POST
/data/opc-ua/api/v1/server/pki/certificates/trusted
Upload Trusted Server Certificates
upload-trusted-server-certificates-post → 200400401404
GET
/data/opc-ua/api/v1/server/pki/certificates/trusted/{signature}
Download Trusted Server Certificate
download-trusted-server-certificate-get 1 param → 200400401404
POST
/data/opc-ua/api/v1/server/pki/certificates/trusted/{signature}
Trust Rejected Server Certificate
trust-rejected-server-certificate-post 1 param → 200400401404
DELETE
/data/opc-ua/api/v1/server/pki/certificates/trusted/{signature}
Delete Trusted Server Certificate
delete-trusted-server-certificate-delete 1 param → 200400401404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inductive-automation-server-pki-certificate-management-api-openapi.yml Raw ↑

Other APIs Inductive Automation publishes across the network.

Ignition Gateway REST API
Inductive Automation access-control API
Inductive Automation agent-group API
Inductive Automation agent-management API
Inductive Automation alarm-journal-resources API
Inductive Automation alarm-notification-profile API
Inductive Automation api-token API
Inductive Automation audit API
Inductive Automation call-script API
Inductive Automation certificate-management API
Inductive Automation charts-info API
Inductive Automation client-pki-certificate-management API