v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Categorizations

Categorize Cookies by Domain

Use this API to categorize cookies by cookie name and host for the specified domain. The response will return details for each cookie such as pattern (First-Party or Third-Party) and category (Functional, Strictly Necessary, Targeting, Social Media, or Performance)

post/v2/categorize

Request body

domainstring

Name of the domain.

Response

OK

namestring

Name of the cookie.

typestring

Type of the cookie.

hoststring

Host of the cookie.

hostDescriptionstring

Description of the cookie host.

descriptionstring

Description of the cookie category.

firstPartyDescriptionstring

Description of the first party cookie catogory.

thirdPartyDescriptionstring

Description of the third party cookie catogory.

patternKeystring

Cookie caterory pattern key.

thirdPartyKeystring

Third party key of categorized cookie.

firstPartyKeystring

First party key of categorized cookie.

categorystring

Category of the cookie.