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

  1. Create an account and sign in.
  2. Fund your wallet.
  3. Select a service (e.g., airtime/data/SMM) and complete the order.
  4. 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
  1. Upgrade to a plan that includes API access (if required by your deployment).
  2. Generate an API key in Developer API.
  3. Call endpoints using Authorization: Bearer <API_KEY>.
Base URL
/api/v1
Example endpoints
  • GET /api/v1/ping
  • GET /api/v1/me
  • GET /api/v1/balance
  • GET /api/v1/transactions?limit=50

Authenticity

We rely on clear receipts, status tracking, and logging to help detect abuse and reconcile transactions.