Skip to main content
POST
Check freeform copy
Analyzes arbitrary marketing copy against the dealership’s OEM advertising rules. Returns overall score, categories, and flat issues with suggested_replacement text. Scope required: compliance:write Also requires the dealership’s Compliance Checking plan feature (Pro+ / add-on). Automotive heuristics only — not legal advice.

Body

string
required
Marketing copy to analyze (plain text or HTML).
string
Optional plain or html hint.
string
Optional label stamped onto the report (for example social_ad).
For interactive agent loops, call this tool, discuss HIGH issues, then Apply compliance fixes with recheck: true.

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Body

application/json
text
string
required
Required string length: 1 - 100000
format
enum<string>
Available options:
plain,
html
source_label
string
Maximum string length: 200

Response

Compliance report

Last modified on July 26, 2026