{
  "endpoint": "POST /api/v1/verify?market=<code>",
  "body": "an Ad-DMI record as JSON",
  "market": "optional for protocol compatibility; required if you want a market-specific screen rather than a locale-free substantiation screen",
  "markets": [
    "GB",
    "UK",
    "EU",
    "AT",
    "BE",
    "BG",
    "HR",
    "CY",
    "CZ",
    "DK",
    "EE",
    "FI",
    "FR",
    "DE",
    "GR",
    "HU",
    "IE",
    "IT",
    "LV",
    "LT",
    "LU",
    "MT",
    "NL",
    "PL",
    "PT",
    "RO",
    "SK",
    "SI",
    "ES",
    "SE",
    "US",
    "CA",
    "JP",
    "BR",
    "IN",
    "AU",
    "CN",
    "AE",
    "SG"
  ],
  "returns": "a conformance report: grade, score, blocking findings, warnings, metrics and screening scope",
  "legal_clearance": false,
  "access": {
    "cost": "free",
    "authentication": "none",
    "rate_limit": "abuse control only"
  },
  "engine": "0.10.0"
}