EnhanceAsk AIget https://kg.diffbot.com/kg/v3/enhanceEnrich a person or organization record with partial data inputQuery ParamstypestringenumDiffbot entity typePersonOrganizationAllowed:PersonOrganizationidstringDiffbotId of entity to enhance. Parameter can be used with types Person and Organizationnamearray of stringsName of the entity to enhance. Parameter can be used with types Person and OrganizationnameADD stringurlarray of stringsOrigin or homepage URI of entity to enhance. Parameter can be used with types Person and OrganizationurlADD stringphonestringPhone of the entity to enhance. Parameter can be used with types Person and Organizationemailarray of stringsEmail of the entity to enhance. Parameter can be used only with type PersonemailADD stringemployerstringEmployer of the entity to enhance. Parameter can be used only with type PersontitlestringTitle of the entity to enhance. Parameter can be used only with type PersonschoolstringSchool of the entity to enhance. Parameter can be used only with type PersonlocationstringLocation of the entity to enhance. Parameter can be used with types Person and OrganizationdescriptionstringDescription of the entity to enhance. Parameter can be used with types Person and OrganizationipstringIP address of the entity to enhance. Parameter can be used with types Person and OrganizationcustomIdstringUser defined ID for correlationsizeint32Defaults to 1Maximum number of results to returnthresholddoubleEnhance similarity thresholdrefreshbooleanDefaults to falserefresh=true indicates that Diffbot will attempt to recrawl all the origins of the identified entity and reconstruct the returned entity from this refreshed data.truefalsesearchbooleanDefaults to falsesearch=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.truefalsenonCanonicalFactsbooleanDefaults to falsenonCanonicalFacts=true returns non-canonical facts.truefalsejsonmodestringenumDefaults to jsonmode=extended returns origin information for facts. extendedAllowed: extendedfilterstringSemi-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.filterExcludestringSemi-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 200Enhanced entity 400Error parsing request 401Token not specified or other client errors 429Insufficient credits 500Internal Server ErrorUpdated 5 months ago