CrustData

Get a list of possible values for CrustData search filters

get
Query parameters
countinteger · min: 1 · max: 50Optional

The number of results to return. Maximum 50.

Example: 10
offsetintegerOptional

The offset for paginated results.

Example: 0
querystringRequired

The query, used to search for values of type type.

Example: San Francisco
typestring · enumRequired

The filter type to search on.

Example: regionPossible values:
Responses
chevron-right
200

Success

application/json
anyOptional
get
/crustdata/v1/filters

No content

Enrich a person's profile using CrustData.

get
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
chevron-right
200

Success

application/json
anyOptional
get
/crustdata/v1/people/enrich

No content

Search for people using the CrustData API

post
Body
anyOptional
Responses
chevron-right
200

Success

application/json
anyOptional
post
/crustdata/v1/people/search

No content

Last updated