Autofill Brand Information

Automatically populate brand information based on partial input data you provide.

Headers

PINNACLE-API-KEYstringRequired

Request

This endpoint expects an object.

Either ‘name’ or ‘website’ must be provided.

additional_infostringOptional
Any extra details about the brand to help improve data accuracy.
namestringOptional
Name of the brand.
optionsobjectOptional
websitestringOptionalformat: "url"
Brand's website URL.

Response

Returns enriched brand information retrieved from the autofill service.
addressstring or null
Primary brand address where this brand is located.
contactobject or null
Contact information for the primary brand representative.
dbastring or null

“Doing Business As” name - the public name this brand operates under.

descriptionstring or null
Brief description of what this brand does.
einstring or null

Employer Identification Number (EIN) assigned by the IRS.

emailstring or null
Main contact email address for this brand.
namestring or null
Legal name of the brand as registered.
sectorenum or null
Industry the Brand operates in.
typeenum or null
Legal structure of the brand.
Allowed values:
websitestring or null
Brand website URL.

Errors