Skip to main content
POST
Check Business Registration Statuses in Bulk

Authorizations

Authorization
string
header
required

Base64-encode your API key and pass it. Enter the API key as the username and leave the password empty.

Body

application/json

Business registration status bulk check request

businessRegistrationNumbers
string[]
required

Business registration numbers to check. Enter between 1 and 100. Only the first occurrence of a duplicate is kept.

Required array length: 1 - 100 elements

Ten-digit business registration number to check. Hyphens are allowed. The response returns ten digits with hyphens removed. The examples are test-key-only fixed numbers.

Pattern: ^\d{3}-?\d{2}-?\d{5}$

Response

Lookup succeeded. At least one number was checked.

Business registration status bulk lookup result

results
object[]
required

One item per requested number, in request order after duplicates are removed.