prefill

Prefill business information

Smart populate business attributes by searching with name and address, TIN, or website URL. Returns enriched business data.

post/v1/prefill/businesses

Headers

Authorizationstring required

Bearer authentication

Request body

namesstring[]

Business name(s) to search for

addressesstring[]

Business address(es) to search for

tinstring

Taxpayer Identification Number

website_urlstring

Business website URL. Resolves to the business that owns the domain, and the submitted URL is echoed back in website. In sandbox the business is derived from the domain label, so any domain returns a usable profile; domains that map to a sandbox test business return that business instead, and industry_classifications is null unless the account uses enhanced sandbox data.

autocomplete_result_idstring

ID of an autocomplete result to use for direct lookup

Response

prefill results

objectstring

Changes

Changed in 1 of the 9 revisions of this API.1

    • added the optional property // to the response with the status

      response-optional-property-added