How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Inductive Automation config-databases API

Database connection configuration

Inductive Automation config-databases 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 config-databases. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 30 operations across 25 paths. It is described by OpenAPI 3.2.0, at version 8.3.0.

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

30 operations 25 paths 0 schemas 4 DELETE13 GET9 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Inductive Automation config-databases 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 30

Across 25 paths, the API surfaces 30 operations — 4 DELETE, 13 GET, 9 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

config-databases 30

Database connection configuration

GET
/data/api/v1/resources/datafile/ignition/database-driver/{name}/{filename}
Get JDBC Driver Data File
get-jdbc-driver-data-file-get 3 params → 200400401404
PUT
/data/api/v1/resources/datafile/ignition/database-driver/{name}/{filename}
Update JDBC Driver Data File
update-jdbc-driver-data-file-put 5 params → 200400401404
DELETE
/data/api/v1/resources/datafile/ignition/database-driver/{name}/{filename}
Delete JDBC Driver Data File
delete-jdbc-driver-data-file-delete 4 params → 200400401404
POST
/data/api/v1/resources/delete/ignition/database-connection
Delete Database Connection (multiple)
delete-database-connection-(multiple)-post 1 param body → 200400401404
POST
/data/api/v1/resources/delete/ignition/database-driver
Delete JDBC Driver (multiple)
delete-jdbc-driver-(multiple)-post 1 param body → 200400401404
POST
/data/api/v1/resources/delete/ignition/database-translator
Delete Database Translator (multiple)
delete-database-translator-(multiple)-post 1 param body → 200400401404
GET
/data/api/v1/resources/find/ignition/database-connection/{name}
Get Database Connection Config
get-database-connection-config-get 2 params → 200400401404
GET
/data/api/v1/resources/find/ignition/database-driver/{name}
Get JDBC Driver Config
get-jdbc-driver-config-get 2 params → 200400401404
GET
/data/api/v1/resources/find/ignition/database-translator/{name}
Get Database Translator Config
get-database-translator-config-get 2 params → 200400401404
PUT
/data/api/v1/resources/ignition/database-connection
Modify Database Connection
modify-database-connection-put 1 param body → 200400401404
POST
/data/api/v1/resources/ignition/database-connection
Create Database Connection
create-database-connection-post 1 param body → 200400401404
DELETE
/data/api/v1/resources/ignition/database-connection/{name}/{signature}
Delete Database Connection
delete-database-connection-delete 4 params → 200400401404
PUT
/data/api/v1/resources/ignition/database-driver
Modify JDBC Driver
modify-jdbc-driver-put 1 param body → 200400401404
POST
/data/api/v1/resources/ignition/database-driver
Create JDBC Driver
create-jdbc-driver-post 1 param body → 200400401404
DELETE
/data/api/v1/resources/ignition/database-driver/{name}/{signature}
Delete JDBC Driver
delete-jdbc-driver-delete 4 params → 200400401404
PUT
/data/api/v1/resources/ignition/database-translator
Modify Database Translator
modify-database-translator-put body → 200400401404
POST
/data/api/v1/resources/ignition/database-translator
Create Database Translator
create-database-translator-post body → 200400401404
DELETE
/data/api/v1/resources/ignition/database-translator/{name}/{signature}
Delete Database Translator
delete-database-translator-delete 4 params → 200400401404
GET
/data/api/v1/resources/list/ignition/database-connection
List Database Connection Resources
list-database-connection-resources-get 5 params → 200400401404
GET
/data/api/v1/resources/list/ignition/database-driver
List JDBC Driver Resources
list-jdbc-driver-resources-get 5 params → 200400401404
GET
/data/api/v1/resources/list/ignition/database-translator
List Database Translator Resources
list-database-translator-resources-get 5 params → 200400401404
GET
/data/api/v1/resources/names/ignition/database-connection
Get Database Connection Names
get-database-connection-names-get 5 params → 200400401404
GET
/data/api/v1/resources/names/ignition/database-driver
Get JDBC Driver Names
get-jdbc-driver-names-get 5 params → 200400401404
GET
/data/api/v1/resources/names/ignition/database-translator
Get Database Translator Names
get-database-translator-names-get 5 params → 200400401404
POST
/data/api/v1/resources/rename/ignition/database-connection/{name}
Rename Database Connection
rename-database-connection-post 2 params body → 200400401404
POST
/data/api/v1/resources/rename/ignition/database-driver/{name}
Rename JDBC Driver
rename-jdbc-driver-post 2 params body → 200400401404
POST
/data/api/v1/resources/rename/ignition/database-translator/{name}
Rename Database Translator
rename-database-translator-post 2 params body → 200400401404
GET
/data/api/v1/resources/type/ignition/database-connection
Describe 'Database Connection' Resource Type
describe-'database-connection'-resource-type-get → 200400401404
GET
/data/api/v1/resources/type/ignition/database-driver
Describe 'JDBC Driver' Resource Type
describe-'jdbc-driver'-resource-type-get → 200400401404
GET
/data/api/v1/resources/type/ignition/database-translator
Describe 'Database Translator' Resource Type
describe-'database-translator'-resource-type-get → 200400401404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inductive-automation-config-databases-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
Where this information came from

This is an independent, third-party profile of Inductive Automation config-databases API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.