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

Nected Dev API

The Dev API from Nected — 7 operation(s) for dev.

Nected Dev API is one of 2 APIs that Nected publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Dev. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 10 operations across 7 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://api.nected.ai, https://nected-59.nected.io.

10 operations 7 paths 0 schemas 1 DELETE7 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.nected.ai
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Nected Dev API declares 1 security scheme for authenticating requests. An API key is passed in the header as nected-api-key (NectedApiKey). By default, every request must be authenticated.

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 7 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Dev 10
GET
/dev/usage
Check usage
checkUsage → 200
GET
/dev/audit/audit/search
Search audit logs
searchAuditLogs 8 params → 200401404
GET
/dev/audit/audit/{logId}
Get audit log detail
getAuditLog 1 param → 200401404
GET
/dev/{entityType}
List rules or workflows
listEntities 16 params → 200401429
GET
/dev/{entityType}/{entityId}
Get rule or workflow detail
getEntity 6 params → 200401404
GET
/dev/variable
List global variables
listGlobalVariables → 200
POST
/dev/variable
Create a global variable
createGlobalVariable body → 201
GET
/dev/variable/{name}
Get a global variable
getGlobalVariable 1 param → 200
PATCH
/dev/variable/{name}
Update a global variable
updateGlobalVariable 2 params body → 200
DELETE
/dev/variable/{name}
Delete a global variable
deleteGlobalVariable 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nected-dev-api-openapi.yml Raw ↑

Other APIs Nected publishes across the network.

Nected Nected API