---
title: "POST /api/events/"
method: POST
path: "/api/events/"
tags: ["events"]
---

# POST /api/events/

`POST /api/events/`

Accept a batch of client-side analytics events and forward them to the telemetry pipeline.

## Request body

- EventList
  - `events` object[]
    - `data` object
    - `uid` string
    - `event` string
  - `timestamp` string, date-time

## Response `201`

---

[API](https://skmtc.dev/pixiebrix/apis/pixiebrix-api.md) · [All operations](https://skmtc.dev/pixiebrix/apis/pixiebrix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pixiebrix/pixiebrix-api/revisions/941ab9eb01d6/schema)
