# outsend > B2B prospecting SaaS: Google Maps extraction, enrichment, pipeline > orchestration, recurring monitoring. Technical reference for > integrators and AI assistants. ## Documentation - [outsend documentation](https://outsend.xyz/docs/): Technical reference for outsend — modules, pipelines, monitoring, API. Built for developers and AI assistants. - [Authentication](https://outsend.xyz/docs/api/auth): Session cookie issuance, credential management, email verification, and GDPR self-service endpoints under /api/auth. - [Feedback API](https://outsend.xyz/docs/api/feedback): In-app chat with the platform admin and entry point for on-demand module activation requests. - [Jobs API](https://outsend.xyz/docs/api/jobs): Unified surface for every workload Outsend runs — source acquisition, enrichment, verification, reporting. - [API overview](https://outsend.xyz/docs/api/overview): Conventions shared by every Outsend API endpoint — base URL, auth, content types, versioning, errors. - [Pipelines API](https://outsend.xyz/docs/api/pipelines): Compose and run DAGs of scraping, enrichment, and transformation steps under /api/pipelines. - [Module registry API](https://outsend.xyz/docs/api/registry): Single source of truth listing every module the platform exposes — active scrapers, on-demand stubs, meta features, coming-soon items. - [Veille API](https://outsend.xyz/docs/api/veille): Recurring monitoring of scrapes and pipelines, with diff buckets and reputation signals. - [AI spending caps](https://outsend.xyz/docs/concepts/ai-spending-caps): Hard per-user spend limits ($/request, $/day, $/month) on AI features, with up-front cost estimates and email alerts. - [Jobs & lifecycle](https://outsend.xyz/docs/concepts/jobs-lifecycle): A job is one unit of work. This page describes its states, transitions, events, and retry semantics. - [Limits & quotas](https://outsend.xyz/docs/concepts/limits): Every numeric limit enforced by the platform, in one table. - [Module registry](https://outsend.xyz/docs/concepts/module-registry): A single source of truth describes every module — its inputs, outputs, category, and where it appears in the UI. - [Pipeline orchestration](https://outsend.xyz/docs/concepts/pipeline-orchestration): Chain modules into a reusable DAG. Each block consumes the previous block's output, no glue code required. - [Scrape modes (Fast / Advanced / Ultra)](https://outsend.xyz/docs/concepts/scrape-modes): The three Google Maps scrape modes control adaptive subdivision depth — the trade-off between speed, cost (EF) and contact completeness. - [States & SSE events](https://outsend.xyz/docs/concepts/states-and-events): Exact payloads for every job state and every event emitted on the SSE stream. - [Veille (monitoring)](https://outsend.xyz/docs/concepts/veille-monitoring): A recurring scrap that diffs each run against the previous one and surfaces reputation signals. - [BYOK — Bring your own AI key](https://outsend.xyz/docs/integration/byok): Connect a personal API key from any major AI provider (Anthropic, OpenAI, Gemini, Mistral, Groq, DeepSeek, xAI, or any OpenAI-compatible endpoint) and pick a model. The user's key, the user's quota. - [llms.txt — AI-friendly documentation](https://outsend.xyz/docs/integration/llms-txt): A single URL exposes the entire outsend documentation to any AI assistant — no auth, no scraping, no parsing. - [MCP — Model Context Protocol](https://outsend.xyz/docs/integration/mcp): Drive outsend from your own Claude.ai, Claude Desktop, or any MCP-compatible client. Your subscription, your tokens. - [Ads profile](https://outsend.xyz/docs/modules/ads_intelligence) - [Brand assets](https://outsend.xyz/docs/modules/brand_assets) - [Closed check](https://outsend.xyz/docs/modules/dead_check): Check whether each point of interest is still operating, has shut down, or is uncertain — based on real abandonment signals on its website. - [Inbox placement](https://outsend.xyz/docs/modules/delivery_check) - [Emails](https://outsend.xyz/docs/modules/emails): Find a working email address for each point of interest from a previous list. - [Filter](https://outsend.xyz/docs/modules/filter) - [Financial data](https://outsend.xyz/docs/modules/finance) - [Import](https://outsend.xyz/docs/modules/import) - [French legal data](https://outsend.xyz/docs/modules/legal_data) - [Business IDs](https://outsend.xyz/docs/modules/legal_ids) - [Legal mentions](https://outsend.xyz/docs/modules/legal_mentions) - [Email campaigns](https://outsend.xyz/docs/modules/on-demand/email_campaign) - [Phone carrier detection](https://outsend.xyz/docs/modules/on-demand/phone_carrier): Identify the real carrier behind every mobile number — including portability — for SMS routing, dedup and segmentation. - [SMS campaigns](https://outsend.xyz/docs/modules/on-demand/sms_campaign) - [WhatsApp campaigns](https://outsend.xyz/docs/modules/on-demand/whatsapp_campaign) - [PageSpeed](https://outsend.xyz/docs/modules/pagespeed) - [Phone info](https://outsend.xyz/docs/modules/phone_info): Enrich a list of phone numbers with carrier, line type, portability and operator metadata — from the official ARCEP registry plus a live-portability check. - [Extra phones](https://outsend.xyz/docs/modules/phones_extra) - [Pricing](https://outsend.xyz/docs/modules/pricing) - [Reviews](https://outsend.xyz/docs/modules/reviews): Enrichment module that extracts the full Google reviews stream for each point of interest in a list. - [Scrap (Google Maps)](https://outsend.xyz/docs/modules/scrap): Source module that extracts Google Maps listings for a set of search queries across one or more geographic zones. - [Socials](https://outsend.xyz/docs/modules/socials): Enrichment module that attaches public social profile URLs to each point of interest carrying a website. - [Sort](https://outsend.xyz/docs/modules/sort) - [Tech stack](https://outsend.xyz/docs/modules/techstack) - [Email verification](https://outsend.xyz/docs/modules/verify_emails) - [Quickstart](https://outsend.xyz/docs/quickstart): From signup to a first exported CSV in under five minutes. - [What is outsend](https://outsend.xyz/docs/what-is-outsend): A processor for B2B prospect data — extract from Google Maps, enrich, verify, orchestrate, monitor. ## Full bundle - [https://outsend.xyz/docs/llms-full.txt](https://outsend.xyz/docs/llms-full.txt): Concatenation of every page, delimited by ``.