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 Log Search API

The Log Search API from Edge Delta — 5 operation(s) for log search.

Edge Delta Log Search 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 Log Search. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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

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

5 operations 5 paths 3 schemas 5 GET

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 Log Search API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-ED-API-Token (ApiKeyAuth).

Paths & Operations 5

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

Log Search 5
GET
/v1/orgs/{org_id}/logs/log_search/query_explain
Returns EXPLAIN indexes=1 output for a SQL query to show query execution plan
2 params → 200
GET
/v1/orgs/{org_id}/logs/log_search/query_log
Returns ClickHouse query execution metrics for all queries in a log search session
2 params → 200
GET
/v1/orgs/{org_id}/logs/log_search/search
Returns time series log data for given query
15 params → 200
GET
/v1/orgs/{org_id}/logs/log_search/stream
Streams log search results with per-row progress updates
10 params → 200
GET
/v1/orgs/{org_id}/logs/log_search/table_schema
Returns SHOW CREATE TABLE output to show table schema
3 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are queryext.QueryLog (41 properties), core.ArchiveRecordV1 (8 properties), core.ArchiveResponseV1 (3 properties). Each schema is shown below with its type and property counts.

queryext.QueryLog
object
41 properties
core.ArchiveResponseV1
object
3 properties
core.ArchiveRecordV1
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edge-delta-log-search-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 Integrations API
Edge Delta Lookup Tables API