Documentation
Catalogue, Workflow, API, and Authenticity — quick references for how the platform works.
Catalogue
Explore Marketplace, SMM, Socials, Services, Listings, Brand Development, Academy, and Earn from the main menu.
Workflow
- Create an account and sign in.
- Fund your wallet.
- Select a service (e.g., airtime/data/SMM) and complete the order.
- Check receipts and statuses in your transaction history.
API
The Public Developer API lets you integrate programmatically using an API key (Bearer token). API access is enabled per subscription plan.
Get started
- Upgrade to a plan that includes API access (if required by your deployment).
- Generate an API key in Developer API.
- Call endpoints using
Authorization: Bearer <API_KEY>.
Base URL
/api/v1Example endpoints
GET /api/v1/pingGET /api/v1/meGET /api/v1/balanceGET /api/v1/transactions?limit=50
Authenticity
We rely on clear receipts, status tracking, and logging to help detect abuse and reconcile transactions.