Lookups API

The lookups API allows developers to query the global lookup tables used in xure. These cover the definitions of business identifiers within each country that we use to identify and disambiguate business locations, and the taxonomy we use to identify individual products.

API Endpoints

EndpointDescription
https://api.xure.co/v1/lookup/taxonomySearch or obtain root categories for terms within the product taxonomy
https://api.xure.co/v1/lookup/taxonomy/{category}List relationships for a specific product category within the taxonomy
https://api.xure.co/v1/lookup/taxonomy/configurationObtains the configuration settings to use when displaying a category picker control
https://api.xure.co/v1/lookup/countriesLists countries supported by the system
https://api.xure.co/v1/lookup/countries/{countrycode}Obtain business identifier descriptions for a specific country
https://api.xure.co/v1/lookup/certifiersLists all certifiers that may be referenced by certificates returned by the tracking API
https://api.xure.co/v1/lookup/enterprisesLists all enterprises that may be referenced by certificates returned by the tracking API
https://api.xure.co/v1/lookup/schemesLists all schemes that may be accessed within when finding or matching suppliers via the Live API