# VeraDial Zapier Integration API

**Canonical:** https://apis.io/apis/veradial/zapier-integration-api/  
**Provider:** VeraDial — https://apis.io/providers/veradial/  
**Base URL:** https://api.veradial.com/api/v1/integrations/zapier  
**Documentation:** https://veradial.com/help/zapier-integration-api

VeraDial Zapier Integration API is one of 2 APIs that [VeraDial](https://apis.io/providers/veradial/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 6 JSON Schema definitions. Tagged areas include REST Hooks, Zapier, Webhook, and Integration. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and 6 JSON Schemas.

REST Hooks integration API used by VeraDial's native Zapier app and documented for direct callers - test a vdk_ API key, list selectable phone lines, fetch event samples, and subscribe or unsubscribe REST Hooks for call.screened, voicemail.received, sms.reply_sent and appointment.booked events, plus session-token API-key management routes. OpenAPI contract generated from the documentation by API Evangelist (2026-09-23); not the provider's own document.

## Operations (8)

| Method | Path | Summary |
|---|---|---|
| POST | `/hooks` | Creates or reactivates a REST Hook subscription for Zapier events. |
| DELETE | `/hooks/{id}` | Unsubscribes a REST Hook subscription. |
| GET | `/keys` | Returns the API keys status including enabled, entitled, and list of key records. |
| POST | `/keys` | Creates a new API key with the given name. |
| DELETE | `/keys/{id}` | Revokes the API key and deactivates all linked subscriptions. |
| GET | `/lines` | Returns the list of current active or suspended VeraDial-hosted lines for the authenticated account. |
| GET | `/me` | Tests the API key and returns the connected VeraDial account details. |
| GET | `/samples` | Returns up to three recent events or a deterministic synthetic sample matching the kind-and-line filter. |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/veradial/refs/heads/main/openapi/_ae-authored/veradial-openapi-generated.yml
- **APIReference** — https://veradial.com/help/zapier-integration-api
- **Documentation** — https://veradial.com/help/connect-zapier
- **Webhooks** — https://veradial.com/help/webhooks-make-n8n
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/veradial/refs/heads/main/json-schema/veradial-post-hooks-request-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/veradial/refs/heads/main/json-schema/veradial-get-samples-response-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/veradial/refs/heads/main/json-schema/veradial-get-lines-response-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/veradial/refs/heads/main/json-schema/veradial-post-keys-request-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/veradial/refs/heads/main/json-schema/veradial-post-keys-response-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/veradial/refs/heads/main/json-schema/veradial-get-keys-response-schema.json

## Other VeraDial APIs (1)

- [VeraDial MCP Server](https://apis.io/apis/veradial/mcp/)

## Tags

REST Hooks, Zapier, Webhook, Integration

---

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