# Ploy Webhook Ingest API

**Canonical:** https://apis.io/apis/ploy/webhook-ingest/  
**Provider:** Ploy — https://apis.io/providers/ploy/  
**Base URL:** https://ploy.ai/api/v1  
**Documentation:** https://docs.ploy.ai/webhooks

Ploy Webhook Ingest API is published by [Ploy](https://apis.io/providers/ploy/) on the [APIs.io](https://apis.io/) network. Tagged areas include Webhook, Event, Marketing Automation, and AI Agents. The published artifact set on APIs.io includes API documentation, authentication docs, and rate-limit docs.

The only public HTTP endpoint Ploy documents. An authenticated inbound ingest endpoint that accepts any well-formed JSON object (up to 1 MB) from an external system — Clay, Stripe, Zapier, or a custom backend — stores it verbatim with its timestamp and source endpoint, and optionally runs a Ploybook with the payload injected as prompt context. Each endpoint has its own bearer key, shown once at creation. POST only; 202 on acceptance; documented 400/401/403/404/413/415/429 failures. Ploy does not retry inbound events and publishes no idempotency key, so senders must retry on 5xx and 429 with backoff and dedupe on their own side.

## Machine-readable artifacts (6)

- **Documentation** — https://docs.ploy.ai/webhooks
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/ploy/refs/heads/main/asyncapi/ploy-webhooks.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/ploy/refs/heads/main/authentication/ploy-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/ploy/refs/heads/main/errors/ploy-problem-types.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/ploy/refs/heads/main/rate-limits/ploy-rate-limits.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/ploy/refs/heads/main/apis.yml

## Tags

Webhook, Event, Marketing Automation, AI Agents

---

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