---
title: "Universe Enrichment Webhook"
method: POST
path: "/api/v2/webhooks/universe/enrichment"
tags: ["api-v2-webhooks"]
---

# Universe Enrichment Webhook

`POST /api/v2/webhooks/universe/enrichment`

Receive Universe CRM field-enrichment completion callbacks (LEV-2218).

HMAC-SHA256 over ``X-Universe-Timestamp + newline + raw body`` with a 300s
drift window. Fans out settlement to every pending request for the
canonical person. Unknown person / zero pending → 200 no-op.

## Response `200`

Successful Response

- unknown

## Changes

> 7 revisions in range; 2 could not be searched.

- **2026-08-18** `3c3a3a562068` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/lev/apis/lev-api/changes/api/v2/webhooks/universe/enrichment/post.md)

---

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