Developer Portal.
Integrate in Minutes.
Documentation
Build with SparkGallop AI SDK.
Our lightweight SDK (under 50KB) is designed for zero-latency integration. Whether you are building on iOS, Android, or Unity, our robust APIs provide everything you need to start monetizing immediately.
We also offer automated Ads.txt management to ensure your app stays fully compliant with IAB Tech Lab standards, preventing any revenue leakage.
// 1. Install the SDK via npm or yarn
npm install @sparkgallop/ad-sdk
// 2. Initialize SparkGallop Core
import { SparkCore } from '@sparkgallop/ad-sdk';
const sdk = new SparkCore({
appId: "YOUR_APP_ID",
env: "production"
});
// 3. Request an Ad Unit
sdk.requestAd({
placementId: "REWARDED_VIDEO_01"
}).then(ad => ad.show());
Automated Ads.txt
One-click sync for your app-ads.txt to maintain global IAB compliance effortlessly.
Flexible Payouts
Net-30 settlement options via Wire Transfer, PayPal, and major Crypto stablecoins.
Dedicated Support
24/7 technical account managers to assist with integration and yield optimization.