Native SDKs and a Full REST API
Integrate ads into any platform with native mobile SDKs for Android, iOS, React Native, and Flutter — plus a complete REST API for custom integrations.
- Native Android and iOS SDKs
- React Native and Flutter support
- OpenAPI-documented REST API
- Web embed code — one line of JavaScript
Integration Made Simple
Choose your platform and integrate in minutes.
<!-- Advatyzly Ad Placement -->
<div id="ad-sidebar"
data-placement="plc_9x8k2m"></div>
<!-- One line to load -->
<script src="https://cdn.advatyzly.com/v1/ads.js"
data-org="org_abc123" async></script> Every Platform Covered
Five property types — Web, Mobile Web, Mobile App, CTV, and DOOH — each with native SDKs and a full REST API.
Web (JavaScript)
One script tag to load. Async, non-blocking, and automatically handles placement detection, ad rendering, impression tracking, and click tracking.
Mobile Web
Optimized for mobile browsers as a distinct property type. Responsive ad sizes, touch-friendly formats, and lighter payloads — separate from desktop web for precise targeting.
Android SDK
Native Kotlin/Java SDK with banner, interstitial, and native ad views. Handles lifecycle, caching, and offline-first with background sync.
iOS SDK
Native Swift SDK with UIKit and SwiftUI support. Banner, interstitial, and native ad views with automatic size adaptation.
React Native
Cross-platform SDK wrapping native Android and iOS implementations. Full TypeScript support with hooks-based API.
Flutter
Dart SDK with platform views for native rendering. Supports banner, interstitial, and native ad widgets with Material Design integration.
REST API
Full OpenAPI-documented REST API for custom integrations. Manage campaigns, placements, creatives, and analytics programmatically.
Developer Experience Matters
Build Anything with the API
Full programmatic access to every feature in Advatyzly.
Campaigns API
Create, update, pause, and delete campaigns programmatically
Placements API
Manage ad placements across all your properties
Creatives API
Upload and manage ad creatives with validation
Analytics API
Query performance data with custom date ranges and filters
Advertisers API
Invite, manage, and configure advertiser accounts
Properties API
Manage websites, apps, and screen properties
Billing API
Query advertiser balances and transaction history
Webhooks
Get notified on campaign events, payments, and threshold alerts
Web Embed on All Plans · Mobile SDKs on Growth+
REST API access available on Growth plans and above. Starting at $99/month.
SDK & API FAQ
Add a single script tag to your page with your organization ID. Then place div elements with data-placement attributes wherever you want ads. The script handles everything else — loading, rendering, tracking, and error handling.
The SDKs are distributed as packages (Maven/CocoaPods/npm/pub.dev) with full source available on GitHub. You can inspect the code, file issues, and contribute.
API requests are limited to 100 requests per second on Growth, 500/s on Scale, and custom limits on Enterprise. Ad serving endpoints have no rate limit — they're designed for high-throughput production use.
Yes. Mobile SDKs pre-cache ad responses so ads can be shown even when the device goes offline. Impressions are tracked locally and synced when connectivity is restored.
