The Data API from Chronosphere - 9 operations for querying and writing telemetry: change events, log range queries, trace listing, metric metadata and dashboard panel annotations.
Chronosphere Data V1 API is one of 35 APIs that Chronosphere publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Data, Event, Logs, and Distributed Tracing. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes
9 operations
across 6 paths,
and defines 51 schemas.
It is described by OpenAPI 3.0.3, at version v1.
Requests are made against a single base URL, https://{tenant}.chronosphere.io.
9 operations6 paths51 schemas1 DELETE4 GET3 POST1 PUT
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://{tenant}.chronosphere.io
Authentication
API Key
Resource Areas
1
Authentication & Security 1
Chronosphere Data V1 API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as API-Token (ApiKeyAuth).
By default, every request must be authenticated.
ApiKeyAuth — Chronosphere API token
Paths & Operations 9
Across 6 paths, the API surfaces 9 operations — 1 DELETE, 4 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
DataV1 9
GET
/api/v1/data/events
ListEvents5 params→ 200default
POST
/api/v1/data/events
CreateEventbody→ 200default
GET
/api/v1/data/logs:range
Logging
QueryLogsRange5 params→ 200default
GET
/api/v1/data/metrics:metadata/{metric_name}
Metric Metadata
ReadMetricMetadata1 param→ 200default
GET
/api/v1/data/panel_annotations
ListPanelAnnotations7 params→ 200default
POST
/api/v1/data/panel_annotations
CreatePanelAnnotationbody→ 200default
DELETE
/api/v1/data/panel_annotations/{id}
DeletePanelAnnotation1 param→ 200default
PUT
/api/v1/data/panel_annotations/{id}
PutPanelAnnotation1 parambody→ 200default
POST
/api/v1/data/traces
Tracing
ListTracesbody→ 200default
Schemas 51
The contract defines 51 schemas that model the data the API accepts and returns. The most detailed are v1Span (16 properties), datav1Event (9 properties), v1AnyValue (7 properties), datav1PanelAnnotationResponse (7 properties). Each schema is shown below with its type and property counts.
DataV1PutPanelAnnotationBody
object
3 properties
ListTracesRequestQueryType
string
ListTracesRequestTagFilter
object
3 properties
NumericFilterComparisonType
string
QueryLogsRangeResponseColumnMeta
object
2 properties
QueryLogsRangeResponseColumnMetaType
string
The data type to include in each column.
QueryLogsRangeResponseGridData
object
2 properties
QueryLogsRangeResponseMetadata
object
2 properties
QueryLogsRangeResponseMetadataPageResult
object
1 property
QueryLogsRangeResponseRow
object
1 property
QueryLogsRangeResponseRowValue
object
3 properties
QueryLogsRangeResponseTimeSeriesData
object
2 properties
SpanLink
object
A pointer from the current span to another span in the same trace or in a different trace. For example, this can be used in batching operations, where a single…
6 properties
SpanSpanKind
string
SpanKind is the type of span. Can be used to specify additional relationships between spans in addition to a parent/child relationship. - SPANKINDINTERNAL: Ind…
StatusStatusCode
string
- STATUSCODEOK: The Span has been validated by an Application developer or Operator to have completed successfully. - STATUSCODEERROR: The Span contains an err…
StringFilterStringFilterMatchType
string
TagFilterNumericFilter
object
2 properties
TagFilterStringFilter
object
3 properties
TimeSeriesBucket
object
3 properties
TimeSeriesDataTimeSeries
object
3 properties
configv1PageResult
object
1 property
datav1CreateEventRequest
object
1 property
datav1CreateEventResponse
object
datav1CreatePanelAnnotationRequest
object
5 properties
datav1Event
object
9 properties
datav1ListEventsResponse
object
2 properties
datav1ListPanelAnnotationsResponse
object
2 properties
datav1ListTracesRequest
object
7 properties
datav1ListTracesResponse
object
1 property
datav1MetricMetadata
object
MetricMetadata contains metadata information about a metric.
4 properties
datav1MetricType
string
MetricType defines the canonical metric types supported by the platform. - CUMULATIVECOUNTER: A Prom-style cumulative counter, which stores a strictly increasi…
datav1PanelAnnotationResponse
object
7 properties
datav1PanelAnnotationTargetType
string
datav1QueryLogsRangeResponse
object
3 properties
datav1ReadMetricMetadataResponse
object
ReadMetricMetadataResponse contains the metadata for the requested metric.
1 property
datav1Source
string
Source is the wire format used to ingest the metric (maps to the metricsource synthetic label). Metrics predating CanonicalSource tracking will have UNSPECIFIE…
googlerpcStatus
object
3 properties
protobufAny
object
1 property
tracev1Status
object
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
2 properties
v1AnyValue
object
AnyValue is used to represent any type of attribute value. AnyValue may contain a primitive value such as a string or integer or it may contain an arbitrary ne…
7 properties
v1ArrayValue
object
ArrayValue is a list of AnyValue messages. We need ArrayValue as a message since oneof in AnyValue does not allow repeated fields.
1 property
v1EntityRef
object
A reference to an Entity. Entity represents an object of interest associated with produced telemetry: e.g spans, metrics, profiles, or logs. Status: [Developme…
4 properties
v1InstrumentationScope
object
InstrumentationScope is a message representing the instrumentation scope information such as the fully qualified name and version.
4 properties
v1KeyValue
object
KeyValue is a key-value pair that is used to store Span attributes, Link attributes, etc.
2 properties
v1KeyValueList
object
KeyValueList is a list of KeyValue messages. We need KeyValueList as a message since oneof in AnyValue does not allow repeated fields. Everywhere else where we…
1 property
v1Resource
object
Resource information.
3 properties
v1ResourceSpans
object
A collection of ScopeSpans from a Resource.
3 properties
v1ScopeSpans
object
A collection of Spans produced by an InstrumentationScope.
3 properties
v1Span
object
A Span represents a single operation performed by a single component of the system. The next available field id is 17.
16 properties
v1SpanEvent
object
Event is a time-stamped annotation of the span, consisting of user-supplied text description and key-value pairs.
4 properties
v1TracesData
object
TracesData represents the traces data that can be stored in a persistent storage, OR can be embedded by other protocols that transfer OTLP traces data but do n…
1 property
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘWhere this information came from
This is an independent, third-party profile of Chronosphere Data V1 API, published by
API Evangelist. We do not operate, host, resell, or
support these APIs, and we are not affiliated with or endorsed by the company unless stated above.
Everything here is built from publicly available information — the company's own site,
developer portal, documentation, public repositories, and the specifications it publishes for public use.
Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's
public API artifacts, scored against a published rubric. They are not certifications,
endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and
you do not need to justify the request. A removed company is recorded as unrated, never scored
zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy → On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.