Nanonets External Integrations API
List external integrations connected to a Nanonets account (Postgres, MySQL, MSSQL, MongoDB, and other databases) and execute generic SQL queries against them in the context of a Nanonets workflow. Used by Database Matching Conditions and database lookup actions inside the no-code workflow builder.
Nanonets External Integrations API is one of 10 APIs that Nanonets publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Integrations, Database, and Lookups. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.
This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 1.0.0.
Requests are made against a single base URL, https://app.nanonets.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Nanonets External Integrations API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (BasicAuth).
By default, every request must be authenticated.
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.
List and query external database integrations.
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ExternalIntegration (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Nanonets 9
Other APIs Nanonets publishes across the network.