# Lance API ## Docs - [Create ICP](https://docs.lance.so/api-reference/entities/icps-create.md): Creates a new Ideal Customer Profile (ICP) for lead targeting - [Delete ICP](https://docs.lance.so/api-reference/entities/icps-delete.md): Permanently deletes an ICP (Ideal Customer Profile) - [Get ICP](https://docs.lance.so/api-reference/entities/icps-get.md): Retrieves a single ICP (Ideal Customer Profile) by its ID - [List ICPs](https://docs.lance.so/api-reference/entities/icps-list.md): Retrieves all Ideal Customer Profiles (ICPs) for the authenticated user - [Update ICP](https://docs.lance.so/api-reference/entities/icps-update.md): Updates an existing ICP (Ideal Customer Profile) with partial data - [Add Companies to Lead List](https://docs.lance.so/api-reference/entities/leadlists-add-companies.md): Adds one or more companies to an existing company-type lead list - [Add Prospects to Lead List](https://docs.lance.so/api-reference/entities/leadlists-add-prospects.md): Adds prospects (persons) to an existing lead list using either direct data or bulk selection - [Create Lead List](https://docs.lance.so/api-reference/entities/leadlists-create.md): Creates a new lead list for organizing prospecting leads - [Delete Lead List](https://docs.lance.so/api-reference/entities/leadlists-delete.md): Permanently deletes a lead list - [Get Lead List](https://docs.lance.so/api-reference/entities/leadlists-get.md): Retrieves a single lead list by ID with populated persons or companies - [List Lead Lists](https://docs.lance.so/api-reference/entities/leadlists-list.md): Retrieves all lead lists accessible to the authenticated user - [Update Lead List](https://docs.lance.so/api-reference/entities/leadlists-update.md): Updates a lead list's name and/or associated leads - [Get Leads by List](https://docs.lance.so/api-reference/entities/leads-by-list.md): Retrieve all leads (persons) or companies from a specific lead list by ID - [Get Prospect Company](https://docs.lance.so/api-reference/entities/prospects-company-get.md): Retrieves a company associated with a prospect by its unique identifier - [Search People by Company](https://docs.lance.so/api-reference/entities/prospects-company-people-search.md): Search for people at a specific company with pagination support - [Search Companies](https://docs.lance.so/api-reference/entities/prospects-company-search.md): Search for companies using various filters and automatically enrich results with company data - [Get Prospect Person](https://docs.lance.so/api-reference/entities/prospects-person-get.md): Retrieves a person associated with a prospect by their unique identifier, including their associated company - [Search Person Prospects](https://docs.lance.so/api-reference/entities/prospects-person-search.md): Search for person prospects using comprehensive account and contact filters, then persist results to the database - [Get User](https://docs.lance.so/api-reference/entities/users-get.md): Retrieves a user by their Clerk user ID - [List Users](https://docs.lance.so/api-reference/entities/users-list.md): Retrieves all users in the authenticated user's organization - [API Introduction](https://docs.lance.so/api-reference/introduction.md): Getting started with the Lance API - [Autocomplete Classifications](https://docs.lance.so/api-reference/operations/autocomplete-classifications.md): Search and retrieve classification values for filtering leads by skills, industries, languages, and more - [Autocomplete Companies](https://docs.lance.so/api-reference/operations/autocomplete-companies.md): Search and retrieve company suggestions for autocomplete functionality in company filters and selections - [Autocomplete Locations](https://docs.lance.so/api-reference/operations/autocomplete-locations.md): Search and retrieve location suggestions for geographic filtering of leads and companies - [Autocomplete People](https://docs.lance.so/api-reference/operations/autocomplete-people.md): Search and retrieve people suggestions for autocomplete functionality in lead search and filtering - [Autocomplete Person Metadata](https://docs.lance.so/api-reference/operations/autocomplete-person-metadata.md): Retrieve aggregated metadata statistics about persons, including counts by job title, seniority, and other attributes - [Autocomplete Schools](https://docs.lance.so/api-reference/operations/autocomplete-schools.md): Search and retrieve school/university suggestions for education-based lead filtering - [Get Credits Balance](https://docs.lance.so/api-reference/operations/credits-balance.md): Retrieve the current credit balance for the authenticated organization - [Get Credit History](https://docs.lance.so/api-reference/operations/credits-history.md): Retrieve the credit transaction history for your organization - [Export to CRM](https://docs.lance.so/api-reference/operations/crm-export.md): Export selected leads to a connected CRM system (Bullhorn or Close) - [CRM Settings](https://docs.lance.so/api-reference/operations/crm-settings.md): Manage CRM integration settings for your organization - [Test CRM Connection](https://docs.lance.so/api-reference/operations/crm-test-connection.md): Test the connection to a CRM provider using provided credentials - [Batch Enrichment](https://docs.lance.so/api-reference/operations/enrichment-batch.md): Trigger contact enrichment for multiple persons in a single batch request - [Query Batch Enrichment Status](https://docs.lance.so/api-reference/operations/enrichment-batch-query.md): Query the status of multiple enrichment tasks in a single batch request - [Bulk Enrichment](https://docs.lance.so/api-reference/operations/enrichment-bulk.md): Trigger bulk enrichment of phone numbers or email addresses for multiple leads based on a selection - [Person Enrichment](https://docs.lance.so/api-reference/operations/enrichment-person.md): Trigger and retrieve contact enrichment (phone numbers or emails) for a specific person - [Export to CSV](https://docs.lance.so/api-reference/operations/export.md): Export selected leads/prospects to a downloadable CSV file - [Customer Portal](https://docs.lance.so/api-reference/operations/payment-customer-portal.md): Redirect to the Stripe Customer Portal for subscription and billing management - [List Payment Plans](https://docs.lance.so/api-reference/operations/payment-plans.md): Retrieve all available credit subscription plans from Stripe - [Lance Documentation](https://docs.lance.so/index.md): Welcome to the Lance sales prospecting platform documentation - [API Quickstart](https://docs.lance.so/quickstart.md): Get started with the Lance API in minutes ## OpenAPI Specs - [openapi](https://docs.lance.so/api-reference/openapi.json)