# Leadpipe Docs ## Docs - [Account health and credit status](https://docs.leadpipe.com/api-reference/account/account-health-and-credit-status.md): Returns organization status, credit balance, pixel summary, and intent audience slots. Use this to check if your account is healthy and has remaining credits. - [Available ICP filter values for audience queries](https://docs.leadpipe.com/api-reference/audience-builder/available-icp-filter-values-for-audience-queries.md): Returns distinct values for company industry, seniority, company size, state, department, revenue range, age range, and gender. Cached for 24 hours. - [Delete a saved audience](https://docs.leadpipe.com/api-reference/audience-builder/delete-a-saved-audience.md) - [Find people interested in topics, filtered by ICP](https://docs.leadpipe.com/api-reference/audience-builder/find-people-interested-in-topics-filtered-by-icp.md): Joins intent signals with the identity graph. Returns people matching the selected topics and ICP filters. Score range 1-100, default 70. Use /preview first to check count. - [Get a single saved audience by ID](https://docs.leadpipe.com/api-reference/audience-builder/get-a-single-saved-audience-by-id.md) - [List saved audiences for the organization](https://docs.leadpipe.com/api-reference/audience-builder/list-saved-audiences-for-the-organization.md) - [Preview audience count and sample before full query](https://docs.leadpipe.com/api-reference/audience-builder/preview-audience-count-and-sample-before-full-query.md): Returns total matching count + up to 50 masked sample people. Much faster than the full audience query. Use this to let users see the size of their audience before loading all results. - [Save an audience definition](https://docs.leadpipe.com/api-reference/audience-builder/save-an-audience-definition.md) - [Update a saved audience](https://docs.leadpipe.com/api-reference/audience-builder/update-a-saved-audience.md): Update name, config, status, or audienceSize. Setting status to "active" automatically starts materialization — poll GET /status until ready. - [Check materialization status](https://docs.leadpipe.com/api-reference/audience-results/check-materialization-status.md): Lightweight status check — use this for polling instead of the full results endpoint. - [Export audience as CSV and get a download URL](https://docs.leadpipe.com/api-reference/audience-results/export-audience-as-csv-and-get-a-download-url.md): Generates a CSV from cached audience results, uploads to B2, returns a signed download URL valid for 24 hours. Use this URL to download directly or open in Google Sheets. - [Get audience results](https://docs.leadpipe.com/api-reference/audience-results/get-audience-results.md): Paginated full unmasked profiles from a materialized audience. Returns 202 if still materializing. - [Get fill rates for a cached audience](https://docs.leadpipe.com/api-reference/audience-results/get-fill-rates-for-a-cached-audience.md): Returns the percentage of non-empty values for each data field. Pass ?date=YYYY-MM-DD for a specific run, or omit for the latest. - [List available daily runs for a saved audience](https://docs.leadpipe.com/api-reference/audience-results/list-available-daily-runs-for-a-saved-audience.md): Returns all materialized daily runs with their date, row count, and status. Each active audience gets a new run when fresh intent data arrives. - [Introduction](https://docs.leadpipe.com/api-reference/introduction.md): Programmatic access to Leadpipe identification, visitor data, and pixel management - [Create a pixel for a domain](https://docs.leadpipe.com/api-reference/pixels/create-a-pixel-for-a-domain.md): Creates a new tracking pixel. Authenticates via X-API-Key header. - [List all pixels for the organization](https://docs.leadpipe.com/api-reference/pixels/list-all-pixels-for-the-organization.md) - [Update a pixel (pause, activate, or set path filters)](https://docs.leadpipe.com/api-reference/pixels/update-a-pixel-pause-activate-or-set-path-filters.md): Updates a pixel. Accepts status, excludedPaths, includedPaths, or any combination. Set paths to null to clear. Mutually exclusive: cannot have both includedPaths and excludedPaths set. Authenticates via X-API-Key header. - [Match a website to intent topics](https://docs.leadpipe.com/api-reference/site-analysis/match-a-website-to-intent-topics.md): Scrapes a website, extracts keywords, and matches them against 20K+ pre-embedded B2B/B2C topics. Unauthenticated: 2 req/min. Authenticated: 30 req/min. - [Available filter values for topic inventory](https://docs.leadpipe.com/api-reference/topic-discovery/available-filter-values-for-topic-inventory.md): Returns distinct types, industries, and categories with counts. Use to build filter dropdowns. - [Browse all available intent topics](https://docs.leadpipe.com/api-reference/topic-discovery/browse-all-available-intent-topics.md): Returns the full topic catalog (20K+ topics). Filter by type, industry, category, or text search. Cached 24h. - [Compare trends across multiple topics](https://docs.leadpipe.com/api-reference/topic-discovery/compare-trends-across-multiple-topics.md) - [Get daily trend for a topic](https://docs.leadpipe.com/api-reference/topic-discovery/get-daily-trend-for-a-topic.md) - [Search topics by name (autocomplete)](https://docs.leadpipe.com/api-reference/topic-discovery/search-topics-by-name-autocomplete.md) - [Top topics by day-over-day audience growth](https://docs.leadpipe.com/api-reference/topic-discovery/top-topics-by-day-over-day-audience-growth.md) - [Query visitor data via API key](https://docs.leadpipe.com/api-reference/visitors/query-visitor-data-via-api-key.md): Read-only access to resolved visitor data. Pass `email` to get a single visitor journey with sessions. Authenticated via `X-API-Key` header. - [Ads play](https://docs.leadpipe.com/guides/ads-play.md): Use Leadpipe data to recover more value from your paid and retargeting workflows - [Agencies and partners](https://docs.leadpipe.com/guides/agencies-and-partners.md): Use Leadpipe as a repeatable client service - [Analytics dashboard](https://docs.leadpipe.com/guides/analytics-dashboard.md): Read traffic, quality, and credit usage from the Leadpipe dashboard - [Common questions](https://docs.leadpipe.com/guides/common-questions.md): Direct answers to the most common product questions about Leadpipe - [Compliance and geography](https://docs.leadpipe.com/guides/compliance-and-geography.md): Frame geography, privacy, and downstream usage carefully and clearly - [Filter, save views, and segments](https://docs.leadpipe.com/guides/filter-save-views-and-segments.md): Turn raw visitor data into reusable workflows - [Get started](https://docs.leadpipe.com/guides/get-started.md): Set up Leadpipe and confirm your first visitor data is flowing - [How Leadpipe works](https://docs.leadpipe.com/guides/how-leadpipe-works.md): Understand what Leadpipe identifies, what the data means, and how teams use it - [Integrations and delivery options](https://docs.leadpipe.com/guides/integrations-and-delivery-options.md): Choose the right path for getting Leadpipe data into the rest of your stack - [Lifecycle email play](https://docs.leadpipe.com/guides/lifecycle-email-play.md): Use Leadpipe data in email, nurture, and outbound workflows that already exist - [Manage pixels](https://docs.leadpipe.com/guides/manage-pixels.md): Create, verify, and control Leadpipe tracking pixels - [Manage your team and account](https://docs.leadpipe.com/guides/manage-your-team-and-account.md): Control access, notifications, billing, and account-level settings - [Run Leadpipe for clients](https://docs.leadpipe.com/guides/run-leadpipe-for-clients.md): Create a repeatable operating model for client delivery - [Sales play](https://docs.leadpipe.com/guides/sales-play.md): Use Leadpipe to surface high-fit visitors for fast sales follow-up - [Set up integrations](https://docs.leadpipe.com/guides/set-up-integrations.md): Send Leadpipe visitor data into the tools your team already uses - [Set up webhooks](https://docs.leadpipe.com/guides/set-up-webhooks.md): Stream visitor identifications to your own systems - [Suppress unwanted visitors](https://docs.leadpipe.com/guides/suppress-unwanted-visitors.md): Prevent internal, customer, or irrelevant traffic from affecting Leadpipe - [Trial success guide](https://docs.leadpipe.com/guides/trial-success-guide.md): Run a Leadpipe trial in a way that proves real value quickly - [Troubleshooting](https://docs.leadpipe.com/guides/troubleshooting.md): Common issues when tracking, routing, or reviewing visitor data - [Understanding data quality](https://docs.leadpipe.com/guides/understanding-data-quality.md): Judge Leadpipe data by usefulness, not by whether every field is filled - [Use visitor insights](https://docs.leadpipe.com/guides/use-visitor-insights.md): Read visitor data, firmographics, and intent in Leadpipe - [What to do with identified visitors](https://docs.leadpipe.com/guides/what-to-do-with-identified-visitors.md): Choose a practical workflow for Leadpipe instead of letting the data sit idle - [Introduction](https://docs.leadpipe.com/index.md): What Leadpipe does and where to start - [Introduction](https://docs.leadpipe.com/orbit-api/introduction.md): What Orbit is and how to authenticate to the Orbit API ## OpenAPI Specs - [openapi-data](https://api.aws53.cloud/openapi-data.json) - [openapi](https://docs.leadpipe.com/api-reference/openapi.json) - [openapi-intent](https://api.aws53.cloud/openapi-intent.json)