Everything You Need. One API.
Programmatic access to GOB's entire platform — tasks, rewards, payments, and analytics — all through clean REST endpoints.
Task Campaigns
Create, update, pause, and monitor task campaigns programmatically. Set rewards, proof types, targets, and geofencing rules via API call.
Reward Payouts
Trigger instant NGN payouts to verified GOB users upon task completion. Fully automated escrow release via webhook.
Bill Payments
Integrate airtime, data, electricity, and betting top-ups via Ebills.africa directly into your app using GOB's discounted payment rails.
User Verification
Verify Nigerian users with our KYC layer — BVN verification, phone number lookup, and identity status checks.
Campaign Analytics
Pull real-time campaign stats: completions, proof submissions, spend velocity, ROI estimates, and user demographics.
Webhooks
Subscribe to live events — task_completed, reward_paid, campaign_ended, user_verified — and react in real time.
API Key Management
Generate and rotate API keys, set rate limits, IP whitelisting, and sandbox vs. live environment switching.
REST + JSON
Clean, predictable RESTful endpoints with JSON responses. OpenAPI 3.0 spec included.
Fast Response
Sub-200ms average response times on all read endpoints. Designed for real-time applications.
API Endpoints Preview
A glimpse at the endpoints available in the GOB API. Full documentation releases with the API launch.
/v1/campaigns
/v1/campaigns/create
/v1/campaigns/{id}/stats
/v1/tasks/distribute
lock
/v1/rewards/payout
lock
/v1/users/verify
lock
/v1/bills/airtime
lock
/v1/bills/data
lock
/v1/analytics/roi
lock
/v1/webhooks/subscribe
lock
POST https://api.gob.ng/v1/campaigns/create Authorization: Bearer gob_live_xxxxxxxxxxxx Content-Type: application/json { "type": "social_media", "title": "Follow @YourBrand", "platform": "instagram", "action": "follow", "reward": 200, "target": 500, "proof": "screenshot" }
{ "success": true, "campaign": { "id": "camp_9xKf2mNp", "status": "live", "budget": 100000, "escrowed": true, "target": 500, "completed": 0, "eta": "~24hrs", "created_at":"2025-06-01T09:41:00Z" }, "webhook_url":"https://api.gob.ng/webhooks/..." }
Who Should Integrate
The GOB API is designed for builders who need real Nigerian user actions at scale, delivered programmatically.
Marketplaces
Embed task distribution and reward payouts into your existing marketplace — reward users for reviews, purchases, and referrals.
Music Platforms
Automate streaming promotion campaigns. Connect your Spotify/YouTube analytics and trigger GOB campaigns based on real metrics.
Mobile Apps
Integrate GOB's reward rails into your app to power loyalty programs, onboarding tasks, and in-app incentives for Nigerian users.
Agencies & DSPs
Run programmatic brand campaigns across multiple clients from one dashboard. Automate reporting and payout reconciliation.
Be First to
Build with GOB.
Drop your email and we'll notify you the moment the GOB API goes live — plus early access, reduced rate limits, and priority developer support.
You're on the list!
We'll email you as soon as the GOB API launches. Thank you.
What Ships at Launch
Everything you need to start building production-ready integrations from day one.
REST API — Core Endpoints
Campaigns, tasks, rewards, bill payments via Ebills.africa, user lookup. Full CRUD on campaign management.v1.0
API Key Dashboard
Generate keys, set scopes, rotate credentials, and manage rate limits from the GOB Partner Dashboard.v1.0
Webhook Events
Real-time event delivery for task_completed, reward_paid, campaign_ended, user_verified, and more.v1.0
Sandbox Environment
Full test environment with mock users, simulated completions, and test payments — no real money involved.v1.0
JavaScript & Python SDKs
Official client libraries with TypeScript support, async/await patterns, and comprehensive error handling.v1.1
PHP & Flutter SDKs
Native PHP (Laravel-ready) and Flutter/Dart packages for mobile-first and backend developers.v1.1
OpenAPI 3.0 Spec & Docs
Fully interactive API documentation with live request testing, code examples in 6 languages.v1.1
Campaign Analytics API
Deep reporting: user demographics, completion velocity, geographic breakdowns, ROI calculations.v1.2
Batch Operations
Create, update, or close multiple campaigns in a single API call. Bulk reward payouts.v1.2
Questions About the API?
Reach out to our developer team. Whether you're planning an integration or want to discuss enterprise access, we're here.
info@gob.ng · +234 9061 480 959 · @gobonlineng