cURL
curl --request GET \ --url https://api.urldna.io/v1/brand/{brand_id} \ --header 'Authorization: <api-key>'
{ "id": "<string>", "name": "<string>", "private_brand": true }
Retrieve details of a specific chat object. This endpoint is only available for PREMIUM users.
List of scans
Represents a brand associated with the user, used for tracking scans related to specific brand domains.
Unique identifier for the brand.
The name of the brand.
Indicates whether the brand is private and only visible to the user.