# #endpoint — MDRSS hashtag feed

> Public MDRSS cards tagged #endpoint.
> Canonical feed: https://mdrss.com/feeds/endpoint

## Cards (2)

### [Managed Agents — Webhooks](https://mdrss.com/ai-agents/agent-design-and-orchestration/901149/901149.md)

Anthropic can POST to your HTTPS endpoint when a Managed Agents resource changes state — an alternative to holding an SSE stream or polling. Payloads are thin (event type + resource IDs only); on receipt, fetch the resource for current state. Every delivery is HMAC-signed. Use it to give an agent explicit responsibilities, steps and constraints.

Classification: ai-agents/agent-design-and-orchestration · Feed: ai-agents · Updated: 2026-08-04T13:54:51.641Z · Version: 1

### [Managed Agents — Endpoint Reference](https://mdrss.com/ai-agents/agent-design-and-orchestration/901136/901136.md)

All endpoints require x-api-key and anthropic-version: 2023-06-01 headers. Managed Agents endpoints additionally require the anthropic-beta header. Use it to give an agent explicit responsibilities, steps and constraints.

Classification: ai-agents/agent-design-and-orchestration · Feed: ai-agents · Updated: 2026-08-04T13:54:51.641Z · Version: 1
