Enhance

Enrich a person or organization record with partial data input

Query Params
string
enum

Diffbot entity type

Allowed:
string

DiffbotId of entity to enhance. Parameter can be used with types Person and Organization

name
array of strings

Name of the entity to enhance. Parameter can be used with types Person and Organization

name
url
array of strings

Origin or homepage URI of entity to enhance. Parameter can be used with types Person and Organization

url
string

Phone of the entity to enhance. Parameter can be used with types Person and Organization

email
array of strings

Email of the entity to enhance. Parameter can be used only with type Person

email
string

Employer of the entity to enhance. Parameter can be used only with type Person

string

Title of the entity to enhance. Parameter can be used only with type Person

string

School of the entity to enhance. Parameter can be used only with type Person

string

Location of the entity to enhance. Parameter can be used with types Person and Organization

string

Description of the entity to enhance. Parameter can be used with types Person and Organization

string

IP address of the entity to enhance. Parameter can be used with types Person and Organization

string

User defined ID for correlation

int32
Defaults to 1

Maximum number of results to return

double

Enhance similarity threshold

boolean
Defaults to false

refresh=true indicates that Diffbot will attempt to recrawl all the origins of the identified entity and reconstruct the returned entity from this refreshed data.

boolean
Defaults to false

search=true indicates that Diffbot will attempt to search the web for origins for the search query and merge relevant results with whats found in the KG.

boolean
Defaults to false

nonCanonicalFacts=true returns non-canonical facts.

string
enum
Defaults to

jsonmode=extended returns origin information for facts.

Allowed:
string

Semi-colon separated path filter to filter response json. You can use a simple dot notation skills.name or a JsonPath expression such as such as $.name;$.locations.country.name. For more advanced options, see JsonPath Filtering for syntax.

string

Semi-colon separated path filter to filter and exclude data from response json. You can use a simple dot notation skills.name or a JsonPath expression such as such as $.name;$.locations.country.name. For more advanced options, see JsonPath Filtering for syntax.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json