curl --request GET \
--url https://agenticadvertising.org/api/policies/resolve{
"policy_id": "gdpr_consent",
"version": "1.0.0",
"name": "GDPR Consent Requirements",
"description": "Requirements for valid consent under GDPR",
"jurisdictions": [
"EU",
"EEA"
],
"region_aliases": {
"EU": [
"DE",
"FR",
"IT"
]
},
"policy_categories": [
"age_restricted",
"pharmaceutical_advertising"
],
"channels": [
"display",
"video"
],
"governance_domains": [
"campaign",
"creative"
],
"effective_date": "2025-05-25T00:00:00.000Z",
"sunset_date": "<string>",
"source_url": "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
"source_name": "EUR-Lex",
"policy": "Data subjects must provide freely given, specific, informed and unambiguous consent...",
"guidance": "<string>",
"exemplars": {
"pass": [
{
"scenario": "Ad for alcohol shown during children's programming",
"explanation": "Violates watershed timing rules for alcohol advertising"
}
],
"fail": [
{
"scenario": "Ad for alcohol shown during children's programming",
"explanation": "Violates watershed timing rules for alcohol advertising"
}
]
},
"ext": {},
"created_at": "2026-03-01T12:00:00.000Z",
"updated_at": "2026-03-01T12:00:00.000Z"
}Resolve policy
Resolve a single policy by ID. Optionally pin to a specific version — returns null if the version does not match.
curl --request GET \
--url https://agenticadvertising.org/api/policies/resolve{
"policy_id": "gdpr_consent",
"version": "1.0.0",
"name": "GDPR Consent Requirements",
"description": "Requirements for valid consent under GDPR",
"jurisdictions": [
"EU",
"EEA"
],
"region_aliases": {
"EU": [
"DE",
"FR",
"IT"
]
},
"policy_categories": [
"age_restricted",
"pharmaceutical_advertising"
],
"channels": [
"display",
"video"
],
"governance_domains": [
"campaign",
"creative"
],
"effective_date": "2025-05-25T00:00:00.000Z",
"sunset_date": "<string>",
"source_url": "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
"source_name": "EUR-Lex",
"policy": "Data subjects must provide freely given, specific, informed and unambiguous consent...",
"guidance": "<string>",
"exemplars": {
"pass": [
{
"scenario": "Ad for alcohol shown during children's programming",
"explanation": "Violates watershed timing rules for alcohol advertising"
}
],
"fail": [
{
"scenario": "Ad for alcohol shown during children's programming",
"explanation": "Violates watershed timing rules for alcohol advertising"
}
]
},
"ext": {},
"created_at": "2026-03-01T12:00:00.000Z",
"updated_at": "2026-03-01T12:00:00.000Z"
}Documentation Index
Fetch the complete documentation index at: https://agenticadvertisingorg-changeset-release-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
"gdpr_consent"
Return null if the current version does not match
Response
Policy resolved
"gdpr_consent"
"1.0.0"
"GDPR Consent Requirements"
"Requirements for valid consent under GDPR"
regulation, standard must, should, may ["EU", "EEA"]Show child attributes
Show child attributes
{ "EU": ["DE", "FR", "IT"] }[
"age_restricted",
"pharmaceutical_advertising"
]["display", "video"]["campaign", "creative"]"2025-05-25T00:00:00.000Z"
"https://eur-lex.europa.eu/eli/reg/2016/679/oj"
"EUR-Lex"
"Data subjects must provide freely given, specific, informed and unambiguous consent..."
Show child attributes
Show child attributes
Show child attributes
Show child attributes
registry, community pending, approved "2026-03-01T12:00:00.000Z"
"2026-03-01T12:00:00.000Z"