# Crustdata Docs ## Docs - [Autocomplete](https://docs.crustdata.com/api-reference/company-apis/get-autocomplete-suggestions-for-company-search-fields.md): Returns field value suggestions with document counts for company search fields. Useful for discovering valid filter values before building search queries. Accepts field names from the /company/search response schema using dot notation. - [Enrich Companies](https://docs.crustdata.com/api-reference/company-apis/get-full-company-enrichment.md): Get comprehensive company data including firmographics, headcount, funding, web traffic, employee reviews, people (founders, CXOs, decision makers), news, and more. Identify the company by domain, name, profile URL, or Crustdata company ID. Use the fields parameter to select specific data groups and… - [Identify Companies](https://docs.crustdata.com/api-reference/company-apis/identify-a-company-from-name-domain-id-or-profile-url.md): Match a company by name, website domain, profile URL, or Crustdata company ID. Returns one or more matches ranked by confidence score. This endpoint is useful for entity resolution before enrichment. - [Search Companies](https://docs.crustdata.com/api-reference/company-apis/search-companies-with-indexed-fields-only.md): Search the Crustdata company database using filter conditions. Supports complex AND/OR filter logic, cursor-based pagination, sorting, and field selection. Only indexed fields are searchable; use /company/enrich for non-indexed fields like news, people, or web_traffic. Default `rate-limit… - [Autocomplete](https://docs.crustdata.com/api-reference/job-apis/autocomplete-values-for-a-job-search-field.md): Return type-ahead suggestions for the values of a single `/job/search` field. Pass the `field` you intend to filter on (for example `title` or `category`) and a partial `query`, and the endpoint returns matching values drawn from the indexed job dataset. Use it to power autocomplete inputs or to dis… - [Search Jobs](https://docs.crustdata.com/api-reference/job-apis/search-the-indexed-job-dataset.md): Search the Crustdata job dataset using filter conditions. Each result includes the job's details (title, category, URL, openings), the hiring company's core firmographics (basic info, headcount, followers, revenue, funding, competitors), the job location, full job description text, and metadata time… - [Enrich People](https://docs.crustdata.com/api-reference/person-apis/enrich-person-profiles-from-cached-dataset.md): Enrich person records using the Crustdata cached dataset. Provide either a profile URL or a business email to retrieve detailed person data including employment history, education, skills, contact information, and developer platform data when available. Exactly one identifier type must be provided p… - [Autocomplete](https://docs.crustdata.com/api-reference/person-apis/get-autocomplete-suggestions-for-person-search-fields.md): Return ranked field-value suggestions for any supported person search field. Use this endpoint to discover the exact indexed values that `/person/search` filters expect — feed the suggestion `value` back into a search filter verbatim to retrieve the matching profiles. - [Search People](https://docs.crustdata.com/api-reference/person-apis/search-people-using-filters-and-sorting.md): Search the Crustdata person database using flexible filter conditions, sorting, and cursor-based pagination. Supports filtering on hundreds of fields including job title, company, location, seniority, industry, education, and more. Use compound conditions with AND/OR logic to build complex queries.… - [Fetch](https://docs.crustdata.com/api-reference/web-apis/web-fetch.md): Fetch the HTML content of webpages given their URLs. Retrieves the page title and full HTML content for up to 10 URLs in a single request. Use this for content extraction, web content retrieval, data collection, content monitoring, and SEO analysis. - [Search](https://docs.crustdata.com/api-reference/web-apis/web-search.md): Perform a web search query and return results from multiple sources including web, news, academic articles, academic author profiles, deep research results, and social media. Use this endpoint for competitive intelligence, market research, lead generation, and content discovery. - [Company Autocomplete examples](https://docs.crustdata.com/company-docs/autocomplete/examples.md): Autocomplete examples: company names, most common values, filtered suggestions, and the Autocomplete → Search workflow. - [Company Autocomplete](https://docs.crustdata.com/company-docs/autocomplete/introduction.md): Learn how to discover valid field values for Company Search filters using the Company Autocomplete API. - [Company Autocomplete reference](https://docs.crustdata.com/company-docs/autocomplete/reference.md): Reference for Company Autocomplete: supported fields, filter operators, errors, and API summary. - [Company Enrich examples](https://docs.crustdata.com/company-docs/enrichment/examples.md): Enrich by profile URL, company name, or Crustdata company ID, with exact matching and multi-company requests. - [Company Enrich](https://docs.crustdata.com/company-docs/enrichment/introduction.md): Learn how to enrich company records using domains, profile URLs, names, or IDs, and get a detailed company profile. - [Company Enrich reference](https://docs.crustdata.com/company-docs/enrichment/reference.md): Reference for Company Enrich: request parameters, response fields, valid field groups, company_data sections, validation rules, and error responses. - [Company Identify examples](https://docs.crustdata.com/company-docs/identify/examples.md): Identify companies by name, profile URL, or Crustdata company ID with ranked match results. - [Company Identify](https://docs.crustdata.com/company-docs/identify/introduction.md): Resolve a company from partial information — a name, domain, profile URL, or Crustdata company ID — and get back matched company records ranked by confidence. - [Company Identify reference](https://docs.crustdata.com/company-docs/identify/reference.md): Reference for Company Identify: request parameters, validation rules, no-match behavior, and error responses. - [Company Search examples](https://docs.crustdata.com/company-docs/search/examples.md): Worked examples for Company Search: or/nested logic, well-funded-by-country, and recently founded companies. - [Company Search](https://docs.crustdata.com/company-docs/search/introduction.md): Learn how to search for companies using structured filters, from simple domain lookups to multi-filter queries. - [Company Search reference](https://docs.crustdata.com/company-docs/search/reference.md): Reference for Company Search: filter operators, searchable fields, response fields, validation rules, and errors. - [Introduction](https://docs.crustdata.com/general/introduction.md): Crustdata's public Company, Person, Job, Web, and Social Post APIs for search, enrich, identify, autocomplete, and content retrieval. - [Pricing](https://docs.crustdata.com/general/pricing.md): Learn how Crustdata credits work, what common endpoints cost, and how to estimate usage before you ship. - [Rate limits](https://docs.crustdata.com/general/rate-limits.md): Learn how to design clients for Crustdata API rate limits and avoid 429 responses. - [Job Title Normalization](https://docs.crustdata.com/guides/job-title-normalization.md): Turn messy, real-world job titles into a clean, structured, and actionable taxonomy — available directly through the Crustdata Person API. - [Job Autocomplete examples](https://docs.crustdata.com/job-docs/autocomplete/examples.md): Autocomplete examples: most common values, company and location lookups, and the Autocomplete → Search workflow. - [Job Autocomplete](https://docs.crustdata.com/job-docs/autocomplete/introduction.md): Discover valid field values for Job Search filters using the autocomplete API. - [Job Autocomplete reference](https://docs.crustdata.com/job-docs/autocomplete/reference.md): Reference for Job Autocomplete: contract vs current behavior, request parameters, autocomplete-enabled fields, implementation tips, and errors. - [Jobs Search examples](https://docs.crustdata.com/job-docs/search/examples.md): Worked examples for Jobs Search: SDR/BDR keyword hunting, mid-market filtering, funding-triggered queries, and aggregations. - [Search Jobs](https://docs.crustdata.com/job-docs/search/introduction.md): Query the indexed Crustdata job dataset with structured filters, cursor-based pagination, sorting, field selection, and aggregations. - [Jobs Search reference](https://docs.crustdata.com/job-docs/search/reference.md): Reference for Crustdata Jobs Search: common indexed fields, full field catalog, id map, bucket metadata, and errors. - [Best practices](https://docs.crustdata.com/openapi-specs/2025-11-01/best-practices.md): How to handle rate limit headers and insufficient credit responses when building production clients against the Crustdata API. - [Changelog](https://docs.crustdata.com/openapi-specs/2025-11-01/changelog.md): Product updates and announcements for the Crustdata API. - [API Introduction](https://docs.crustdata.com/openapi-specs/2025-11-01/introduction.md): Learn the base URL, headers, authentication, versioning, and response patterns used across the Crustdata API. - [Person Autocomplete examples](https://docs.crustdata.com/person-docs/autocomplete/examples.md): Autocomplete examples: most common values, narrow with filters (and/or, in/not_in, numeric), and the Autocomplete → Search workflow. - [Person Autocomplete](https://docs.crustdata.com/person-docs/autocomplete/introduction.md): Discover valid field values for Person Search filters using the autocomplete API. - [Person Autocomplete reference](https://docs.crustdata.com/person-docs/autocomplete/reference.md): Reference for Person Autocomplete: contract vs current behavior, supported operators, request parameters, autocomplete-enabled fields, implementation tips, and errors. - [Person Enrich examples](https://docs.crustdata.com/person-docs/enrichment/examples.md): Enrich person profiles by business email or in batch, with similarity scoring and multi-profile requests. - [Person Enrichment](https://docs.crustdata.com/person-docs/enrichment/introduction.md): Learn how to enrich person profiles using profile URLs or business emails, from single lookups to batch enrichment. - [Person Enrich reference](https://docs.crustdata.com/person-docs/enrichment/reference.md): Reference for Person Enrich: request parameters, response fields, fields parameter, person_data sections, and errors. - [Person Search examples](https://docs.crustdata.com/person-docs/search/examples.md): Worked examples for Person Search: employer + title, excludes, geographic radius, country, and post-processing exclusions. - [Person Search](https://docs.crustdata.com/person-docs/search/introduction.md): Learn how to search for people using the Person Search API, from simple name lookups to multi-filter queries. - [Person Search reference](https://docs.crustdata.com/person-docs/search/reference.md): Reference for Person Search: filter operators, searchable fields, response fields, request parameters, preview mode, and errors. - [Web Fetch examples](https://docs.crustdata.com/web-docs/fetch/examples.md): Web Fetch examples: fetch multiple URLs, handle partial failures, bypass bot protection with human mode, and process fetched HTML content. - [Web Fetch](https://docs.crustdata.com/web-docs/fetch/introduction.md): Fetch the HTML content of public webpages by URL for content extraction, data collection, and monitoring. - [Web Fetch reference](https://docs.crustdata.com/web-docs/fetch/reference.md): Reference for Web Fetch: request parameters, response body details, error handling, common gotchas, and API summary. - [Web Search examples](https://docs.crustdata.com/web-docs/search/examples.md): Web Search examples: site filtering, date filtering, multi-page, human mode, academic research, deep research mode, social, and workflow examples. - [Web Search](https://docs.crustdata.com/web-docs/search/introduction.md): Search the web across multiple sources including web, news, academic papers, deep research mode, and social media. - [Web Search reference](https://docs.crustdata.com/web-docs/search/reference.md): Reference for Web Search: request parameters, response body, error handling, common gotchas, and API summary.