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 approvalGET /api/v1/transactions/{id}— Get transaction stateGET /api/v1/players/{player_id}/transactions— List player transactionsPOST /api/v1/transactions/{id}/replay-callback— Manual callback replay for recoveryGET /api/v1/{country}/providers— Provider catalogue with feesGET /api/v1/{country}/providers/status— Real-time provider healthPOST /api/v1/msisdn/detect— Operator detection from phone numberGET /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.