Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encrata.com/llms.txt

Use this file to discover all available pages before exploring further.

May 15, 2026

v1.6.0 — Multi-Type Monitors & Contact Lists
  • New — Multi-type monitors: Create monitors for phone numbers, domains, IPs, companies, and dark web queries — not just emails.
  • New — Monitor types: email, phone, domain, ip, company, darkweb — each with type-specific enrichment and change tracking.
  • New — Cross-monitor views: Aggregate Runs, Results, Targets, and Lists pages per lookup type in the dashboard sidebar.
  • NewGET /api/monitoring/runs?type=X — list all runs filtered by monitor type.
  • NewGET /api/monitoring/results?type=X — list all results filtered by monitor type, with changes_only filtering.
  • NewGET /api/monitoring/targets?type=X — list all tracked targets across monitors of a specific type.
  • New — Contact lists with types: Create reusable target lists scoped to a type (POST /api/lists with type field).
  • NewGET /api/lists?type=X — filter contact lists by type.
  • New — Frequency options expanded: weekly and biweekly schedules now available in addition to monthly/quarterly.
  • New — Monitor targets API: GET/POST/DELETE /api/monitors/{id}/targets for managing non-email targets.
  • Improved — Create monitor now accepts monitor_type and targets fields for non-email monitors.
  • Improved — Dashboard sidebar shows full monitoring section (Monitors, Runs, Results, Targets, Lists) for each lookup type.

May 4, 2026

v1.5.0 — Monitors
  • New — Monitors: Schedule recurring enrichment runs on a list of emails — track when contacts change jobs, companies, locations, and more.
  • New — Monitor run history: View every past run with stats — total records, changes detected, credits used, and duration.
  • New — Change detection: Compare snapshots across runs with field-level diffs — see exactly what changed for each email.
  • New — Interactive email management: Add emails via comma-separated input or CSV upload, remove individually with one click.
  • New — Edit monitor: Update name, frequency, change detection mode, and tracked fields from a settings dialog.
  • New — Tracked fields: Choose which fields to monitor for changes (name, company, role, city, etc.) or track all by default.
  • New — API-triggered runs: Trigger monitor runs programmatically via POST /api/agent/monitors/{id}/run with API key auth.
  • New — Webhook event monitor.run.completed: Receive a callback when a monitor run finishes with changes detected.
  • New — Bulk operations: Select multiple monitors to pause, resume, or delete in batch.
  • New — CSV download: Export run results as CSV directly from the run detail page.
  • Improved — Run results toggle between “changes only” and “all records” views.
  • Improved — Delete confirmation dialogs on both list and detail pages.

May 2, 2026

v1.4.0
  • New — Webhooks: Receive real-time HTTP callbacks when events occur in your workspace — lookup completions, API key changes, and credit alerts.
  • New — MCP Server: Connect Encrata to any AI agent (Claude, Cursor, VS Code Copilot, Windsurf) via the Model Context Protocol at /mcp.
  • New — Webhook management API: Full CRUD endpoints to create, list, update, delete, and test webhooks programmatically.
  • New — Webhook delivery logs: Track every delivery attempt with status, response codes, and payload history.
  • New — HMAC-SHA256 signature verification: Every webhook delivery is signed so you can verify authenticity.
  • New — OTP verification for destructive actions: Delete account and leave workspace now require email OTP confirmation.
  • Improved — Updated to Inter font across the entire UI for better readability.
  • Improved — Lightened dialog backdrop overlay for less intrusive modals.
  • Fixed — Dialog footer no longer shows a dark background strip.

May 19, 2025

v1.3.0
  • New — Agent Lookup API: Token-optimized endpoint for AI agents with compact field keys and selective field retrieval.
  • New — Bulk Lookup with SSE streaming: Look up up to 1,000 emails in a single request with real-time results.
  • New — Breach detection: Lookups now return breach history — compromised services, exposed data types, and breach dates.
  • New — Email validation: Every lookup includes deliverability status — valid, invalid, or disposable.
  • New — Export to CSV & JSON: Download lookup results directly from the dashboard or via the API.

April 28, 2025

v1.2.0
  • New — Dashboard & analytics: Lookup volume charts, validity breakdowns, and endpoint usage stats.
  • New — Logs & activity feed: Detailed log of every API call, filterable by endpoint, validity, and date range.
  • New — Team & workspace management: Invite members, manage roles, and collaborate in a shared workspace.
  • New — API key management: Create, revoke, and manage multiple API keys with per-key usage tracking.
  • Improved — Lookup response expanded to 30+ structured fields across identity, professional, education, and social categories.

April 7, 2025

v1.1.0
  • Improved — Response time reduced by 40% for single email lookups.
  • Improved — More consistent field formatting across all response objects.
  • Fixed — Occasional timeout on lookups with uncommon email providers.

March 18, 2025

v1.0.0
  • Launch — Encrata is live. Core Email Lookup API: pass any email, get structured intelligence about the person behind it.