# Descovo ## Docs - [Audience API endpoints: create, build, enrich, export](https://docs.descovo.com/api-reference/audiences.md): Build reusable saved lists of companies and prospects, run enrichment at scale, and export results as CSV — all through a structured nine-step API workflow. - [Authenticate Descovo API requests with API keys](https://docs.descovo.com/api-reference/authentication.md): Pass your API key in the request body for POST, PATCH, and PUT requests, or as a query string parameter for GET and DELETE requests. - [POST /v1/company-search — Company Search endpoint](https://docs.descovo.com/api-reference/company-search.md): Search 47M+ companies by industry, location, size, funding stage, and more. Credits are charged per company returned in each response. - [Contact enrichment endpoints: sync, batch, and audience](https://docs.descovo.com/api-reference/contact-enrichment.md): Reveal work emails, personal emails, and phone numbers using sync enrichment for single profiles, batch for large lists, or audience enrichment at scale. - [Understand and manage your Descovo API credits](https://docs.descovo.com/api-reference/credits.md): Credits are charged per result returned. Check your balance with GET /v1/credits and review chargeInfo on every response to track spending in real time. - [Live enrichment endpoints: company and profile](https://docs.descovo.com/api-reference/live-enrichment.md): Fetch real-time LinkedIn data for specific companies or profiles. Two credits per fetch, with automatic fallback to cached data when live fetch is unavailable. - [Paginate Descovo search results with cursors](https://docs.descovo.com/api-reference/pagination.md): Descovo uses cursor-based pagination. Set pageSize up to 1000, then pass nextCursor from each response as cursor in the next request to walk through results. - [POST /v1/people-search — People Search endpoint](https://docs.descovo.com/api-reference/people-search.md): Search 847M+ professional profiles by job title, location, experience, company, and more. Credits are charged per profile returned. - [Build and enrich prospect audiences at scale](https://docs.descovo.com/guides/audience-workflow.md): Follow the 7-step audience workflow to create a filtered prospect list, enrich it with contact data, and export results to CSV — all via API. - [Search 47M+ companies with Descovo Company Search](https://docs.descovo.com/guides/company-search.md): Find companies by industry, location, headcount, funding stage, and more using the Company Search API. Credits are charged per company returned. - [Reveal emails and phone numbers with Contact Enrichment](https://docs.descovo.com/guides/contact-enrichment.md): Use sync enrichment for single contacts, batch enrichment for large lists, or audience-based enrichment for full prospecting workflows. - [Fetch real-time LinkedIn data with Live Enrichment](https://docs.descovo.com/guides/live-enrichment.md): Get fresh LinkedIn data for specific companies and profiles using Live Enrichment. 2 credits per fetch. Falls back to cached data if live fetch fails. - [Search 847M+ professional profiles with People Search](https://docs.descovo.com/guides/people-search.md): Use the People Search API to find prospects by job title, seniority, location, company, and more. Credits are charged per profile returned. - [Descovo: B2B Data APIs for Sales and Recruiting](https://docs.descovo.com/introduction.md): Descovo gives you instant access to 847M+ professional profiles and 47M+ companies through a single API. Search, enrich, and export at scale. - [Choose the right Descovo API for your use case](https://docs.descovo.com/mcp/api-selector.md): Avoid wasted credits and wrong-tool mistakes by matching your intent to the correct Descovo API or operationId before building your request. - [Connect AI tools to Descovo via MCP](https://docs.descovo.com/mcp/overview.md): Use the Model Context Protocol to let Claude, Cursor, and other AI agents discover and call Descovo APIs through structured tools. - [Get started with Descovo](https://docs.descovo.com/quickstart.md): Learn how to sign up for a Descovo API key, make your first company search request, and understand the response format in under 5 minutes.