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 Nected API

The Nected API from Nected — 2 operation(s) for nected.

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

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

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

2 operations 2 paths 2 schemas 2 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 Nected 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 2

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

Nected 2
POST
/nected/rule/{ruleId}
Trigger a rule
triggerRule 1 param body → 200401
POST
/nected/workflow/{workflowId}
Trigger a workflow
triggerWorkflow 1 param body → 200401

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are TriggerRequest (5 properties), TriggerResponse (3 properties). Each schema is shown below with its type and property counts.

TriggerResponse
object
3 properties
TriggerRequest
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nected-nected-api-openapi.yml Raw ↑

Other APIs Nected publishes across the network.

Nected Dev API