# ParseForMe Webhooks API

**Canonical:** https://apis.io/apis/parseforme/parseforme-webhooks-api/  
**Provider:** ParseForMe — https://apis.io/providers/parseforme/  
**Base URL:** https://api.parseforme.com/v1  
**Documentation:** https://parseforme.com/developers

ParseForMe Webhooks API is one of 2 APIs that [ParseForMe](https://apis.io/providers/parseforme/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

The webhooks API from ParseForMe — 4 operation(s) for webhooks.

## Operations (5)

| Method | Path | Summary |
|---|---|---|
| POST | `/v1/webhooks` | Register a webhook endpoint — returns the signing secret once |
| GET | `/v1/webhooks` | Webhook endpoints in this workspace (never the secrets) |
| DELETE | `/v1/webhooks/{id}` | Delete a webhook endpoint — deliveries stop immediately |
| POST | `/v1/webhooks/{id}/rotate` | Rotate the signing secret — the old one keeps working for 24 h |
| POST | `/v1/webhooks/{id}/test` | Send a synthetic document.parsed event to this endpoint |

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/parseforme/refs/heads/main/openapi/parseforme-webhooks-api-openapi.yml
- **Documentation** — https://parseforme.com/developers
- **APIReference** — https://parseforme.com/developers

## Other ParseForMe APIs (1)

- [ParseForMe V1 API](https://apis.io/apis/parseforme/parseforme-v1-api/)

## Tags

Webhook

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/parseforme/parseforme-webhooks-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/parseforme/.
