Welcome to Adclear
Adclear provides an API for evaluating marketing content for compliance with various advertising guidelines and regulations. This guide will help you get started with using our API to generate compliance evaluations.To use the Adclear API, you’ll need an API token. Please contact the Adclear
team to obtain your token. We are currently working on making this process
self-serve.
API Overview
The Adclear API provides two main categories of endpoints:Resource Endpoints
These endpoints help you discover the available options for your organization:- Products: Get all products associated with your organization
- Countries: Get all countries/regions for which you can evaluate content
- Ad Types: Get all advertising formats and mediums available
Evaluation Endpoints
These endpoints perform compliance evaluation on your content:- Text Evaluation: Evaluate text content against advertising guidelines
Quick Start Workflow
To evaluate content, you’ll need to follow this workflow:1. Get Your Organization Resources
First, retrieve the available products, countries, and ad types for your organization:Get Products
Retrieve available products
Get Countries
Retrieve available countries
Get Ad Types
Retrieve available ad types
2. Evaluate Your Content
Once you have the required IDs, you can evaluate your content:Evaluate Text Content
Evaluate text content for compliance issues