---
title: "Event Logging Batch"
method: POST
path: "/api/event_logging/batch"
tags: ["[beta] Anthropic Event Logging"]
---

# Event Logging Batch

`POST /api/event_logging/batch`

Stubbed endpoint for Anthropic event logging batch requests.

This endpoint accepts event logging requests but does nothing with them.
It exists to prevent 404 errors from Claude Code clients that send telemetry.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.net/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/1e929292ddd5/schema)
