Brands management API
Authentication
Access and authenticationManage Brands
Auth header token that doesn't expire
Company ID
1Items per page (1-100). Setting to 0 disables pagination.
0Example: 20Page number (minimum 1). Setting to 0 disables pagination.
0Example: 1Hide parameter (filter criteria)
Protection statuses to filter by
["active","pending"]Successfully retrieved domains
Access denied - user not authorized for this company
Internal server error
Auth header token that doesn't expire
Company ID (required)
1Existing domain ID (use this OR domainName)
500Domain name (creates if doesn't exist, use this OR domainId)
newdomain.comProtection status name (defaults to "active")
activeExample: activeDomain protection created successfully
Bad request - missing required fields
Access denied - user not authorized for this company
Internal server error
Auth header token that doesn't expire
Company ID (required)
1Domain name (required). Must already be protected by the company.
example.comProtection status (required)
activePossible values: Status added successfully
Bad request - missing required fields, domain not found, or invalid status
Access denied - you do not have access to the specified company
Internal server error
Last updated
Was this helpful?