# Jaeger Collector API

**Canonical:** https://apis.io/apis/jaeger/jaeger-collector-api/  
**Provider:** Jaeger — https://apis.io/providers/jaeger/  
**Documentation:** https://www.jaegertracing.io/docs/latest/apis/

Jaeger Collector API is one of 7 APIs that [Jaeger](https://apis.io/providers/jaeger/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Collector, Distributed Tracing, gRPC, and OTLP. The published artifact set on APIs.io includes API documentation, an API reference, and a GitHub repository.

The Jaeger Collector API receives trace spans from instrumented applications and SDKs. Since Jaeger v1.11 the primary protocol is the jaeger.api_v2.CollectorService gRPC endpoint; the collector also accepts OTLP traces (binary gRPC, Protobuf over HTTP, JSON over HTTP) since v1.35, as well as legacy Thrift over UDP and HTTP formats.

## Machine-readable artifacts (4)

- **Documentation** — https://www.jaegertracing.io/docs/latest/apis/
- **Reference** — https://github.com/jaegertracing/jaeger-idl/blob/main/proto/api_v2/collector.proto
- **GitHubRepository** — https://github.com/jaegertracing/jaeger
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/jaeger/refs/heads/main/apis.yml

## Other Jaeger APIs (6)

- [Jaeger Remote Storage API](https://apis.io/apis/jaeger/jaeger-remote-storage-api/)
- [Jaeger Remote Sampling API](https://apis.io/apis/jaeger/jaeger-remote-sampling-api/)
- [Jaeger Dependencies API](https://apis.io/apis/jaeger/jaeger-dependencies-api/)
- [Jaeger Metrics API](https://apis.io/apis/jaeger/jaeger-metrics-api/)
- [Jaeger Services API](https://apis.io/apis/jaeger/jaeger-services-api/)
- [Jaeger Traces API](https://apis.io/apis/jaeger/jaeger-traces-api/)

## Tags

Collector, Distributed Tracing, gRPC, OTLP

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/jaeger/jaeger-collector-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/jaeger/.
