Crustdata
Company and people data and signals.
SourcingManaged32 endpoints
Runtime credentials
Connecting Crustdata via OAuth or your own API key requires the following secret slots in your workspace:
- CRUSTDATA_API_KEY
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
company_search Search Crustdata's indexed company dataset with structured filters. docs ↗ | POST /company/search | paid_provider | 1-5s | 0.25/s | 0.03-30 credits |
company_identify Resolve domains, names, professional-network URLs, or Crustdata ids to companies. docs ↗ | POST /company/identify | none | 1-5s | 0.25/s | no bill |
company_enrich Get full company profiles for known company identifiers. docs ↗ | POST /company/enrich | paid_provider | 1-5s | 0.25/s | 2-50 credits |
company_search_autocomplete Autocomplete company search field values for building filters. docs ↗ | POST /company/search/autocomplete | none | <1s | 0.25/s | no bill |
company_professional_network_search_live Search companies in real time from professional-network data. docs ↗ | POST /company/professional_network/search/live | paid_provider | 5-30s | 0.25/s | 2-2000 credits |
person_search Search Crustdata's indexed people dataset with structured filters. docs ↗ | POST /person/search | paid_provider | 1-5s | 0.25/s | 0.03-30 credits |
person_enrich Enrich people from cached Crustdata data by professional-network URLs or business emails. docs ↗ | POST /person/enrich | paid_provider | 1-5s | 0.25/s | 1-175 credits |
person_search_autocomplete Autocomplete people search field values for building filters. docs ↗ | POST /person/search/autocomplete | none | <1s | 0.25/s | no bill |
person_professional_network_enrich_live Fetch fresh person profile data from the web. docs ↗ | POST /person/professional_network/enrich/live | paid_provider | 5-30s | 0.25/s | 7-175 credits |
person_professional_network_search_live Search people in real time from professional-network data. docs ↗ | POST /person/professional_network/search/live | paid_provider | 5-30s | 0.25/s | 2-2000 credits |
web_search_live Search the web with Crustdata's live web search endpoint. docs ↗ | POST /web/search/live | paid_provider | 5-30s | 0.25/s | 12.5-12.5 credits |
web_enrich_live Fetch and normalize web page content for one or more URLs. docs ↗ | POST /web/enrich/live | paid_provider | 5-30s | 0.25/s | 1-10 credits |
job_search Search Crustdata's indexed job listings dataset with filters, sorting, fields, and aggregations. docs ↗ | POST /job/search | paid_provider | 1-5s | 0.25/s | 0.03-30 credits |
legacy_persondb_search Search Crustdata's legacy in-database people index with cursor pagination. docs ↗ | POST /screener/persondb/search | paid_provider | 1-5s | 0.25/s | 0-30 credits |
legacy_person_enrich Enrich one or more people through the legacy Crustdata people enrichment endpoint. docs ↗ | GET /screener/person/enrich | paid_provider | 1-5s | 0.25/s | 0-225 credits |
legacy_person_search Search people in real time through the legacy LinkedIn-backed people search endpoint. docs ↗ | POST /screener/person/search | paid_provider | 1-5s | 0.25/s | 5-10000 credits |
legacy_people_linkedin_posts Fetch recent LinkedIn posts for a person or a single LinkedIn post URL through the legacy posts endpoint. docs ↗ | GET /screener/linkedin_posts | paid_provider | 1-5s | 0.25/s | 1-1000 credits |
legacy_persondb_autocomplete Autocomplete legacy PersonDB field values for exact search filters. docs ↗ | POST /screener/persondb/autocomplete | none | <1s | 0.25/s | no bill |
legacy_companydb_search Search Crustdata's legacy in-database company index with cursor pagination. docs ↗ | POST /screener/companydb/search | paid_provider | 1-5s | 0.25/s | 1-10 credits |
legacy_company_enrich Enrich companies by domain, name, LinkedIn URL, or Crustdata company id through the legacy endpoint. docs ↗ | GET /screener/company | paid_provider | 1-5s | 0.25/s | 1-125 credits |
legacy_company_identify Identify a company in the legacy Crustdata database by name, website, LinkedIn URL, Crunchbase URL, or id. docs ↗ | POST /screener/identify | none | 1-5s | 0.25/s | no bill |
legacy_company_search Search companies in real time through the legacy LinkedIn-backed company search endpoint. docs ↗ | POST /screener/company/search | paid_provider | 1-5s | 0.25/s | 1-25 credits |
legacy_company_linkedin_posts Fetch recent LinkedIn posts for a company or a single LinkedIn post URL through the legacy posts endpoint. docs ↗ | GET /screener/linkedin_posts | paid_provider | 1-5s | 0.25/s | 1-1000 credits |
legacy_linkedin_posts_keyword_search Search LinkedIn posts by keyword through Crustdata's legacy realtime keyword endpoint. docs ↗ | POST /screener/linkedin_posts/keyword_search | paid_provider | 1-5s | 0.25/s | 1-5000 credits |
legacy_companydb_autocomplete Autocomplete legacy CompanyDB field values for exact search filters. docs ↗ | POST /screener/companydb/autocomplete | none | <1s | 0.25/s | no bill |
legacy_filters_autocomplete Autocomplete legacy LinkedIn-backed filter values such as title, region, industry, or school. docs ↗ | POST /screener/filters/autocomplete | none | <1s | 0.25/s | no bill |
legacy_linkedin_filter_autocomplete Autocomplete legacy LinkedIn-backed filter values using the older query-string endpoint. docs ↗ | GET /screener/linkedin_filter/autocomplete | none | <1s | 0.25/s | no bill |
watcher_watches_create Create a Crustdata watcher subscription for lead or account events. docs ↗ | POST /watcher/watches | external_send | async-poll | 0.25/s | no bill |
watcher_watches_update Update a Crustdata watcher subscription status, webhook endpoint, filters, or notification cap. docs ↗ | POST /watcher/watches/{watch_id}/update | external_send | async-poll | 0.25/s | no bill |
watcher_watches_cancel Permanently cancel a Crustdata watcher subscription. docs ↗ | DELETE /watcher/watches/{watch_id} | external_send | async-poll | 0.25/s | no bill |
watcher_watches_get Retrieve details for a Crustdata watcher subscription. docs ↗ | GET /watcher/watches/{watch_id} | none | <1s | 0.25/s | no bill |
watcher_watches_list List Crustdata watcher subscriptions for the authenticated user. docs ↗ | GET /watcher/watches | none | <1s | 0.25/s | no bill |