# Encrata ## Docs - [Contextual menu](https://docs.encrata.com/agent-ready/contextual.md): Give readers one-click access to AI tools and integrations - [Prompt component](https://docs.encrata.com/agent-ready/prompt.md): Embed shareable AI prompts readers can copy or open in Cursor - [Visibility](https://docs.encrata.com/agent-ready/visibility.md): Show different content to humans and AI agents - [Claude Code setup](https://docs.encrata.com/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.encrata.com/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.encrata.com/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Agent Lookup](https://docs.encrata.com/api-reference/endpoint/agent-lookup.md): Token-optimized email lookup designed for AI agents. Uses compact field keys and supports selective field retrieval. - [Check Breaches](https://docs.encrata.com/api-reference/endpoint/check-breaches.md): Check if an email has been exposed in known data breaches via HIBP. Free — no credits consumed. - [Company Search](https://docs.encrata.com/api-reference/endpoint/company-search.md): Find people and email addresses at a company by name. Returns employees with roles, emails, and social profiles. - [Contact Lists](https://docs.encrata.com/api-reference/endpoint/contact-lists.md): Manage reusable target lists for monitors — list, create, and delete. - [Create API Key](https://docs.encrata.com/api-reference/endpoint/create-key.md): Create a new API key for the authenticated user. - [Create Monitor](https://docs.encrata.com/api-reference/endpoint/create-monitor.md): Create a new scheduled enrichment monitor. - [Create Webhook](https://docs.encrata.com/api-reference/endpoint/create-webhook.md): Register a new webhook endpoint for the current workspace. - [Dark Web Search](https://docs.encrata.com/api-reference/endpoint/darkweb-search.md): Search dark web intelligence for credential leaks, forum posts, market listings, chat/IRC/paste mentions. Returns full content and rich metadata. - [Delete Monitor](https://docs.encrata.com/api-reference/endpoint/delete-monitor.md): Delete a monitor and all associated data (emails, runs, snapshots). - [Delete Webhook](https://docs.encrata.com/api-reference/endpoint/delete-webhook.md): Permanently remove a webhook and all its delivery history. - [Domain Search](https://docs.encrata.com/api-reference/endpoint/domain-search.md): Find people and email addresses associated with a domain. Returns employees, roles, and contact info discovered via OSINT. - [Get Monitor](https://docs.encrata.com/api-reference/endpoint/get-monitor.md): Retrieve a single monitor by ID. - [Google Dork Search](https://docs.encrata.com/api-reference/endpoint/google-search.md): Run Google dork queries to discover publicly exposed information — documents, admin panels, config files, and more. - [Health Check](https://docs.encrata.com/api-reference/endpoint/health.md): Check if the API server is running. - [IP Lookup](https://docs.encrata.com/api-reference/endpoint/ip-lookup.md): Look up intelligence about an IP address — geolocation, VPN/proxy/Tor detection, ASN, company, timezone, abuse reports, malware analysis, and scanner classification. Free — no credits consumed. - [List API Keys](https://docs.encrata.com/api-reference/endpoint/list-keys.md): List all API keys for the authenticated user. - [List Monitors](https://docs.encrata.com/api-reference/endpoint/list-monitors.md): List all monitors for the authenticated user. - [Monitor Runs](https://docs.encrata.com/api-reference/endpoint/monitor-runs.md): List all runs for a monitor with stats. - [All Results](https://docs.encrata.com/api-reference/endpoint/monitoring-results.md): List all enrichment results across monitors, optionally filtered by type. - [All Runs](https://docs.encrata.com/api-reference/endpoint/monitoring-runs.md): List all monitor runs across all monitors, optionally filtered by type. - [Revoke or Delete API Key](https://docs.encrata.com/api-reference/endpoint/revoke-key.md): Revoke an API key (soft disable) or permanently delete it. - [Run Results](https://docs.encrata.com/api-reference/endpoint/run-results.md): Get enrichment results and change diffs for a specific run. - [Test Webhook](https://docs.encrata.com/api-reference/endpoint/test-webhook.md): Send a test event to a webhook endpoint to verify connectivity. - [Trigger Monitor Run](https://docs.encrata.com/api-reference/endpoint/trigger-monitor-run.md): Manually trigger an enrichment run for a monitor. - [Update Monitor](https://docs.encrata.com/api-reference/endpoint/update-monitor.md): Update a monitor's settings. - [Update Webhook](https://docs.encrata.com/api-reference/endpoint/update-webhook.md): Update an existing webhook's URL, events, description, or active status. - [Validate Email](https://docs.encrata.com/api-reference/endpoint/validate-email.md): Check if an email address is deliverable, invalid, or disposable. Free — no credits consumed. - [List Webhooks](https://docs.encrata.com/api-reference/endpoint/webhook.md): List all webhooks configured for the current workspace. - [Webhook Deliveries](https://docs.encrata.com/api-reference/endpoint/webhook-deliveries.md): List recent delivery attempts for a specific webhook. - [Response Fields](https://docs.encrata.com/api-reference/fields.md): Complete guide to every field returned by the Encrata Lookup API — what it means, where it comes from, and what to expect. - [API Overview](https://docs.encrata.com/api-reference/overview.md): Base URL, rate limiting, and response format. - [Authentication](https://docs.encrata.com/authentication.md): How to authenticate with the Encrata API. - [Changelog](https://docs.encrata.com/changelog.md): What's new and improved in Encrata. - [Credits](https://docs.encrata.com/credits.md): Understand how credits work, what costs credits, and what's free. - [Errors](https://docs.encrata.com/errors.md): HTTP status codes and error response formats returned by the Encrata API. - [Examples](https://docs.encrata.com/examples.md): Real-world code recipes for common Encrata use cases. - [Monitors](https://docs.encrata.com/guides/monitors.md): Automatically track changes across emails, phones, domains, IPs, companies, and dark web queries. - [CrewAI](https://docs.encrata.com/integrations/crewai.md): Use Encrata as a tool in your CrewAI agents for email intelligence. - [Haystack](https://docs.encrata.com/integrations/haystack.md): Use Encrata as a component in your Haystack pipelines for email intelligence. - [LangChain](https://docs.encrata.com/integrations/langchain.md): Use Encrata as a tool in your LangChain agents for email intelligence. - [LlamaIndex](https://docs.encrata.com/integrations/llamaindex.md): Use Encrata as a tool in your LlamaIndex agents for email intelligence. - [Introduction](https://docs.encrata.com/introduction.md): Turn any email address into structured, actionable intelligence. - [MCP Server](https://docs.encrata.com/mcp.md): Connect Encrata to any AI agent using the Model Context Protocol. - [Pagination](https://docs.encrata.com/pagination.md): How to paginate through list endpoints in the Encrata API. - [Quickstart](https://docs.encrata.com/quickstart.md): Get up and running with the Encrata API in under 2 minutes. - [Rate Limits](https://docs.encrata.com/rate-limits.md): Understand rate limiting, headers, and retry strategies for the Encrata API. - [SDKs & Libraries](https://docs.encrata.com/sdks.md): Official SDKs and community integrations for the Encrata API. - [Webhooks](https://docs.encrata.com/webhooks.md): Receive real-time notifications when events happen in your Encrata workspace. ## OpenAPI Specs - [openapi](https://docs.encrata.com/api-reference/openapi.json)