API Reference

Match a standardization to a list of candidates

Use this endpoint to match a standardization to a list of candidates. You can provide a standardization id and a list of candidates. A candidate must have and id and a record which details all its properties. You can optionally provide instructions to clarify the task rules

Body Params
string
required

The id of the standardization you're looking to match

matchCandidates
array of objects
required
Matchcandidates*
string
required

The instructions for the match

Responses

Response body
object
string
required

The reasoning behind the match

matchingRecords
array of objects
required

The records that matched in descending order of likelihood. Usually one record

Matchingrecords*
object
string
required

The id of the record

record
object
required

The record to be matched, can be any dictionary

Has additional fields

Language
Credentials