Skip to main content
ZebraTruth AI Labs gives you compliance intelligence as a service. Send your ad scripts, images, or video metadata to the API, and ZebraTruth’s specialized AI agents return a structured report with a 0–100 score, a PUBLISH / HOLD / BLOCK decision, and annotations that map directly to your UI — text spans, video timestamps, and image regions.

Quick Start

Get your API key and run your first compliance check in under 2 minutes.

API Reference

Full endpoint reference with request and response schemas.

Core Concepts

Understand compliance agents, scoring, and annotations.

LLM Skill

Integrate ZebraTruth into any AI agent with a single SKILL.md file.

How ZebraTruth works

1

Send content

POST your ad script, image URLs, or video metadata to the /v1/compliance/check endpoint.
2

Agents analyze

Seven-plus specialized AI agents check jurisdiction laws, platform policies, and rights clearance in parallel or as a sequential pipeline.
3

Get structured results

Receive a compliance score, a PUBLISH / HOLD / BLOCK decision, and UI-embeddable annotations pinpointing every issue.
4

Fix and re-check

Use the recommendations in each annotation to revise content and re-submit until the decision is PUBLISH.

Choose your integration path

REST API

Direct HTTP calls from any language. Supports sync, streaming (SSE), and async with webhooks.

LLM Skill

Drop SKILL.md into any LLM agent’s context — no SDK required.

Code Examples

Ready-to-run Node.js, Python, and cURL examples in the GitHub repository.