v1

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

Categorize Cookies by Domain and Cookie ID

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

post/v2/categorizewithids

Request body

domainstring

Name of the domain.

cookiesIdsstring[]

A list of Cookies IDs.

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.