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

Edge Delta Integrations API

The Integrations API from Edge Delta — 5 operation(s) for integrations.

Edge Delta Integrations API is one of 19 APIs that Edge Delta publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 7 operations across 5 paths, and defines 17 schemas. It is described by OpenAPI 2.0, at version 1.0.

Requests are made against the base URL https://api.edgedelta.com.

7 operations 5 paths 17 schemas 1 DELETE3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0
Base URL
https://api.edgedelta.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Edge Delta Integrations API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-ED-API-Token (ApiKeyAuth).

Paths & Operations 7

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

Integrations 7
POST
/v1/orgs/{org_id}/http_workflow_input/test
Tests an HTTP Workflow input by executing its configured steps
2 params → 200
GET
/v1/orgs/{org_id}/integrations
Returns template for streaming/trigger integrations.
2 params → 200
POST
/v1/orgs/{org_id}/integrations
Saves the new integration endpoints in org-settings.
3 params → 200
DELETE
/v1/orgs/{org_id}/integrations
Delete given integration endpoints in org-settings.
2 params → 200
GET
/v1/orgs/{org_id}/integrations_v2
Returns template for streaming/trigger integrations.
2 params → 200
POST
/v1/orgs/{org_id}/integrations_v2/test
Tests the connectivity of the given integration endpoints.
2 params → 200
GET
/v1/orgs/{org_id}/integrations_v2/test/supported
Lists of integrations that support testing connectivity.
1 param → 200

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are core.Conf (20 properties), core.Template (11 properties), core.HTTPWorkflowStepResult (8 properties), core.IntegrationTestErrorDetails (4 properties). Each schema is shown below with its type and property counts.

core.IntegrationTestResponse
object
4 properties
nodetype.NodeType
string
core.EnvironmentType
string
core.IntegrationTestErrorDetails
object
4 properties
core.FleetType
string
core.WizardTemplateResponse
object
3 properties
core.ConfigVersion
string
core.HTTPWorkflowTestResult
object
1 property
core.HTTPWorkflowStepResult
object
8 properties
core.ConfPurpose
string
core.FleetStatus
string
core.ConfMetadata
object
3 properties
core.ConfCompoundNodesMetadata
object
3 properties
admin.SupportedIntegrationsForTestingResponse
object
1 property
core.Template
object
11 properties
core.FleetSubtype
string
core.Conf
object
20 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edge-delta-integrations-api-openapi.yml Raw ↑

Other APIs Edge Delta publishes across the network.

Edge Delta Access API
Edge Delta Add Source API
Edge Delta Agent Configs API
Edge Delta AI API
Edge Delta Event Search API
Edge Delta Get Dashboard API
Edge Delta Get Dashboards API
Edge Delta Get Metrics API
Edge Delta Group Members API
Edge Delta Groups API
Edge Delta Log Search API
Edge Delta Lookup Tables API