Skip to main content
POST
Match One

Authorizations

Authorization
string
header
required

Customer API key (dm_live_…)

Body

application/json
input_name
string
required
Required string length: 1 - 512
input_url
string | null
Maximum string length: 2048
postcode
string | null
Maximum string length: 32
sic_code
string | null
Maximum string length: 16
start_trading_date
string | null
Maximum string length: 32
id
string | null
Maximum string length: 128

Response

Match result. Fields rigorous_match, route, reasons, degraded, and error are only included when the API key belongs to a superuser.

Full match result. Debug fields are returned only for superuser API keys.

input_name
string
required
id
string | null
input_url
string | null
postcode
string | null
sic_code
string | null
start_trading_date
string | null
matched_company_number
string | null
matched_company_name
string | null
active
string | null
rigorous_match
boolean
default:false
route
string | null
reasons
string[]
degraded
string[]
error
string | null
Last modified on August 20, 2026