Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.winampay.de/llms.txt

Use this file to discover all available pages before exploring further.

v0.1.0 — Initial release

Released: June 2026 (Coupe du Monde launch)

Endpoints

  • POST /api/v1/deposits — Initiate Mobile Money deposits (MTN MoMo, Orange Money)
  • POST /api/v1/withdrawals — Initiate withdrawals with manual operator approval
  • GET /api/v1/transactions/{id} — Get transaction state
  • GET /api/v1/players/{player_id}/transactions — List player transactions
  • POST /api/v1/transactions/{id}/replay-callback — Manual callback replay for recovery
  • GET /api/v1/{country}/providers — Provider catalogue with fees
  • GET /api/v1/{country}/providers/status — Real-time provider health
  • POST /api/v1/msisdn/detect — Operator detection from phone number
  • GET /api/v1/security/callback-public-key — Webhook signature public key

Providers

  • MTN MoMo — via SIM gateway (primary) + Campay (backup)
  • Orange Money — via SIM gateway (primary) + Campay (backup)

Countries

  • CM (Cameroon)

Future releases will be documented here. For breaking changes, existing integrators will be notified at least 30 days in advance.