Skip to main content
POST
Create Brand From Url Legacy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string
required
Required string length: 5 - 500
name
string | null
Maximum string length: 100
market
BrandMarketSelection · object | null

Response

Successful Response

id
string<uuid>
required
name
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
website_url
string | null
logo_url
string | null
industry
string | null
brand_classification
BrandClassification · object | null

A versioned multi-label brand classification.

Industries describe what the brand sells or does. Business models describe how it operates independently of industry. Keeping those dimensions separate prevents the historical E-Commerce pseudo-industry from replacing the brand's real product industry.

description
string | null
partner_slug
string | null
default_location_code
integer | null
default_language_code
string | null
country_code
string | null
country_name
string | null
brand_kit_count
integer
default:0
audit_count
integer
default:0
competitor_count
integer
default:0