Evercontact API

REST API that extracts structured contact data from email signature text (parse), completes a known contact with verified details (enrich), retrieves canonical deduplicated person records, registers webhook subscriptions, and streams paginated relationship-change events. Bearer-token authenticated, versioned under /v1, idempotent writes.

API entry from apis.yml

apis.yml Raw ↑
name: Evercontact API
description: REST API that extracts structured contact data from email signature text (parse), completes
  a known contact with verified details (enrich), retrieves canonical deduplicated person records, registers
  webhook subscriptions, and streams paginated relationship-change events. Bearer-token authenticated,
  versioned under /v1, idempotent writes.
humanURL: https://www.evercontact.com/api.html
baseURL: https://api.evercontact.com
tags:
- Contact Data
- Enrichment
- Signature Parsing
properties:
- type: Authentication
  url: authentication/evercontact-authentication.yml
- type: Conventions
  url: conventions/evercontact-conventions.yml
- type: Idempotency
  url: conventions/evercontact-conventions.yml
- type: Webhooks
  url: asyncapi/evercontact-webhooks.yml
- type: MCPServer
  url: mcp/evercontact-mcp.yml
- type: Lifecycle
  url: lifecycle/evercontact-lifecycle.yml
- type: Conformance
  url: conformance/evercontact-conformance.yml