Autofill Brand Information

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

Authentication

PINNACLE-API-KEYstring
API Key authentication via header

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.
addressstringOptional
Primary brand address where this brand is located.
contactobjectOptional
Contact information for the primary brand representative.
dbastring or nullOptional

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

descriptionstringOptional
Brief description of what this brand does.
einstringOptional

Employer Identification Number (EIN) assigned by the IRS.

emailstringOptional
Main contact email address for this brand.
namestringOptional
Legal name of the brand as registered.
sectorenumOptional
Industry the Brand operates in.
typeenumOptional
Legal structure of the brand.
entityTypeenumOptional
Legal entity type of the brand.
websitestringOptional
Brand website URL.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error