---
title: "Ingest traces via OTLP"
method: POST
path: "/otlp/v1/traces"
tags: ["Observability"]
---

# Ingest traces via OTLP

`POST /otlp/v1/traces`

## Response `200`

Successful Response

- CollectStatusResponse
  - `status` string, required

## Changes

- **2026-01-14** `53da4c9de2b7` — 1 info
  - api operation id `otlp_v1_traces` removed and replaced with `otlp_ingest`
- **2025-11-05** `e62506c24377` — 1 breaking, 1 info
  - removed the success response with the status `202`
  - added the success response with the status `200`
- **2025-06-27** `e3e84db47198` — 1 breaking, 4 info
  - removed the success response with the status `200`
  - api operation id `otlp_ingest` removed and replaced with `otlp_v1_traces`
  - api tag `Observability` added
  - api tag `OpenTelemetry` removed
  - …1 more

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/otlp/v1/traces/post.md)

---

[API](https://skmtc.dev/agenta-ai/apis/agenta-api.md) · [All operations](https://skmtc.dev/agenta-ai/apis/agenta-api/llms.txt) · [OpenAPI document](https://skmtc.dev/agenta-ai/apis/agenta-api/revisions/53da4c9de2b7?raw)
