Validate, fix, and preview HTML5 banner ads and playable games programmatically. Plug directly into your CRM, ad server, or creative pipeline.
Three core things the API unlocks. All from a single integration.
Connect ADExhibit directly to your CRM, project management tool, or ad trafficking system. Trigger validation runs automatically when a creative is submitted, push results back into your workflow, and eliminate the manual back-and-forth between teams.
Upload a ZIP of HTML5 banner ads and get back a fixed, platform-ready file. The API handles click tag injection, metadata correction, file size optimisation, and script cleanup — all in one call. No manual fixes, no re-exports.
Validate and optimise playable ad units and HTML5 games against platform specs for Meta, Google, TikTok, and IronSource. Catch oversized assets, missing end cards, and broken click-through URLs before they reach the platform.
A single POST request returns a structured JSON report — errors, warnings, platform scores, and an optimised file ready to download. No SDK required.
// Validate & fix an HTML5 ad ZIP const response = await fetch("https://api.adexhibit.com/v1/validate", { method: "POST", headers: { "Authorization": "Bearer YOUR_API_KEY", "Content-Type": "application/json" }, body: JSON.stringify({ file_url: "https://cdn.example.com/banner.zip", platform: "google_ads", auto_fix: true, webhook_url: "https://your-app.com/webhook" }) });
Every feature in the ADExhibit platform, available programmatically.
The API is in development. Leave your email and we'll reach out the moment early access opens — no spam, just one email.
No spam. One email when access opens.