How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Elastic Observability event intake API

The events intake API is the internal protocol that APM agents use to talk to the APM Server.

Elastic Observability event intake API is one of 5 APIs that Elastic Observability publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 0.1.

Requests are made against a single base URL, /.

3 operations 3 paths 18 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1
Base URL
https://{deployment}.apm.{region}.cloud.es.io:443
Authentication
API Key, HTTP Bearer
Contact
APM Team
Resource Areas
1

Authentication & Security 2

Elastic Observability event intake API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (apiKeyAuth). It accepts HTTP bearer tokens (Secret token) (secretToken). By default, every request must be authenticated.

  • apiKeyAuth — e.g. Authorization: ApiKey base64AccessApiKey

Paths & Operations 3

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

event intake 3

The events intake API is the internal protocol that APM agents use to talk to the APM Server.

POST
/intake/v2/events
Send APM agent events
postEventIntake body → 202
POST
/intake/v2/rum/events
Send RUM events
postRumEventIntakeV2 body → 202
POST
/intake/v3/rum/events
Send RUM events
postRumEventIntakeV3 body → 202

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are transaction (20 properties), span (20 properties), transaction-2 (17 properties), span-2 (13 properties). Each schema is shown below with its type and property counts.

ErrorEvent
object
Errors are events that occur in a monitored service and correspond to an error or a logged message captured by an agent.
1 property 1 required
TransactionEventv3
object
1 property 1 required
metadata
object
7 properties 1 required
SpanEvent
object
Spans are events captured by an agent occurring in a monitored service.
1 property 1 required
span
object
20 properties 6 required
MetadataEvent
object
Every new connection to the APM Server starts with a metadata stanza. This provides general metadata concerning the other objects in the stream. Rather than se…
1 property 1 required
span-2
object
13 properties 5 required
transaction-2
object
17 properties 5 required
error
object
errorEvent represents an error or a logged error message, captured by an APM agent in a monitored service.
10 properties 1 required
error-2
object
10 properties 1 required
TransactionEvent
object
Transactions are events corresponding to an incoming request or similar task occurring in a monitored service.
1 property 1 required
MetadataEventv3
object
1 property 1 required
transaction
object
20 properties 5 required
metricset
object
7 properties 1 required
MetricSetEvent
object
Metric sets are events that contain application metric data captured by an APM agent.
1 property 1 required
ErrorEventv3
object
1 property 1 required
SpanEventv3
object
1 property 1 required
metadata-2
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elastic-observability-event-intake-api-openapi.yml Raw ↑

Other APIs Elastic Observability publishes across the network.

Elastic Observability
Elastic Observability Server Info API
Elastic Observability agent config API
Elastic Observability opentelemetry intake API
Where this information came from

This is an independent, third-party profile of Elastic Observability event intake 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.