# NeuralVerge ## Docs - [AI Agents](https://docs.neuralverge.ai/ai-agents.md): Reusable workflows that package instructions and settings into repeatable runs. - [AI Extract](https://docs.neuralverge.ai/ai-extract.md): Schema-driven extraction for turning webpages and source content into structured data. - [AI Research](https://docs.neuralverge.ai/ai-research.md): Multi-step research workflows that search, analyze sources, and return structured answers. - [Run Agent](https://docs.neuralverge.ai/api-reference/ai-agents/run-agent.md): Runs a saved agent and returns a session id immediately. - [Run Extract](https://docs.neuralverge.ai/api-reference/ai-extract/run-extract.md): Loads a page by URL and extracts structured data. - [Get Session Status](https://docs.neuralverge.ai/api-reference/ai-research/get-session-status.md): Returns the current status of a session and the final result when complete. - [Run Research](https://docs.neuralverge.ai/api-reference/ai-research/run-research.md): Starts the full research workflow and returns a session id immediately. - [Run Search](https://docs.neuralverge.ai/api-reference/ai-research/run-search.md): Runs a web search and returns a structured search payload. - [Run Crunchbase Company](https://docs.neuralverge.ai/api-reference/data-sources/run-crunchbase-company.md): Fetches structured company data from a Crunchbase company URL. - [Run Email Enrichment](https://docs.neuralverge.ai/api-reference/data-sources/run-email-enrichment.md): Enriches a known email address with profile-related data when available. - [Run Email Finder](https://docs.neuralverge.ai/api-reference/data-sources/run-email-finder.md): Finds a professional email address using company domain, first name, and last name. - [Run Email Validation](https://docs.neuralverge.ai/api-reference/data-sources/run-email-validation.md): Validates an email address and returns deliverability signals. - [Run LinkedIn Company Employee](https://docs.neuralverge.ai/api-reference/data-sources/run-linkedin-company-employee.md): Searches LinkedIn employees for one or more companies using people-style filters. - [Run LinkedIn Company Search](https://docs.neuralverge.ai/api-reference/data-sources/run-linkedin-company-search.md): Searches LinkedIn companies by query and optional filters. - [Run LinkedIn Domain](https://docs.neuralverge.ai/api-reference/data-sources/run-linkedin-domain.md): Finds a LinkedIn profile by company name or domain and full name. - [Run LinkedIn Email](https://docs.neuralverge.ai/api-reference/data-sources/run-linkedin-email.md): Looks up a LinkedIn profile and returns contact details, including email when available. - [Run LinkedIn People Search](https://docs.neuralverge.ai/api-reference/data-sources/run-linkedin-people-search.md): Searches LinkedIn people using optional query terms and advanced filters. - [Run Phone Enrichment](https://docs.neuralverge.ai/api-reference/data-sources/run-phone-enrichment.md): Enriches a known phone number with profile data when available. - [Run Phone Enrichment US](https://docs.neuralverge.ai/api-reference/data-sources/run-phone-enrichment-us.md): Validates and enriches a US phone number with carrier and activity details. - [Authentication](https://docs.neuralverge.ai/authentication.md): How to authenticate requests to the NeuralVerge API. - [Data Sources](https://docs.neuralverge.ai/data-sources.md): Focused provider endpoints for LinkedIn, email, phone, and company data lookups. - [Errors & Rate Limits](https://docs.neuralverge.ai/errors-and-rate-limits.md): Error handling, common response codes, retry guidance, and polling recommendations. - [Introduction](https://docs.neuralverge.ai/index.md): NeuralVerge is an API-first platform for AI research, extraction, reusable agents, and premium data source execution. ## OpenAPI Specs - [openapi](https://docs.neuralverge.ai/openapi.json)