HomeGuidesRecipesAPI EndpointsRelease NotesCommunity
Log In
API Endpoints

Reconcile input terms against terms in an ontology

Find ontology terms by their proximity in vector space to input terms

Log in to see full request history
Body Params
string
required

the ID of the ontology file (sourceDocument) the terms will be reconciled against

terms
array of strings
required

terms to reconcile against the ontology (maximum 500)

terms*
int32

the maximum number of predicted results to return per reconciled term

float

the minimum confidence threshold (range is 0-1)

Responses

401

Unauthorized

403

Forbidden

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