CrustData
Query parameters
domainstring · uriOptional
The domain of the company you want to retrieve data for.
namestringOptional
The name of the company you want to retrieve data for.
linkedInURLstring · uriOptional
The LinkedIn URL of the company to retrieve data for.
exactbooleanOptionalDefault:
Controls how name (and domain) are matched.
falseResponses
200
Success
application/json
anyOptional
202
Enriching
application/json
400
Validation error
application/json
402
Payment required
application/json
404
Not Found
application/json
get
/crustdata/v1/companies/enrichNo content
Query parameters
countinteger · min: 1 · max: 50OptionalExample:
The number of results to return. Maximum 50.
10offsetintegerOptionalExample:
The offset for paginated results.
0querystringRequiredExample:
The query, used to search for values of type type.
San Franciscotypestring · enumRequiredExample:
The filter type to search on.
regionPossible values: Responses
200
Success
application/json
anyOptional
400
Validation error
application/json
402
Payment required
application/json
get
/crustdata/v1/filtersNo content
Query parameters
linkedInProfileURLstring · uriOptional
The URL of the LinkedIn profile to enrich data for.
businessEmailstring · emailOptional
The business email address to enrich data for.
Responses
200
Success
application/json
anyOptional
400
Validation error
application/json
402
Payment required
application/json
get
/crustdata/v1/people/enrichNo content
Last updated