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

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

descriptionstring
Brief description of what this brand does.
einstring

Employer Identification Number (EIN) assigned by the IRS.

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

Errors

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