For the Nigerian market: compliant payments, transfers, cards and wealth products API implementations — fast delivery of runnable source code and documentation
We provide end-to-end services including protocol analysis (with client authorization), onboarding data modeling, real-time transfers and merchant settlement APIs, card issuance/management, and wallet/wealth product integration with compliant data handling and audit trails.
# Query real-time balance (example)
GET /api/v1/palmpay/balance
Authorization: Bearer <ACCESS_TOKEN>
{
"user_id": "msisdn:+2348012345678",
"from_date": "2025-10-01",
"to_date": "2025-10-31",
"type": "transfer",
"page": 1,
"page_size": 100
}
Response: {
"status": "OK",
"data": [ {"txn_id":"TXN-1","date":"2025-10-10T12:34:56Z","amount":-500.00,"narration":"Pay to John","status":"SUCCESS"} ],
"page":1,
"total_pages":3
}
# Initiate a real-time transfer
POST /api/v1/palmpay/transfer
{ "from_account":"wallet:12345", "to_bank":"GTB", "to_account":"0123456789", "amount":2000.00, "currency":"NGN", "idempotency_key":"uuid-xxx" }
Balance sync, bulk salary disbursement, merchant acquiring via QR/PayLink, card management and agent withdrawals, wealth product payout reconciliation and automation, AML screening and compliance logging.
All work is performed on client authorization or publicly accessible APIs. We implement least privilege, encrypted transmission, and auditable logging; NDA and security assessments available if needed.
We are a boutique focused on mobile app protocol analysis and compliant API integration. Our team comes from payments, banking and cloud services, delivering end-to-end services from protocol reverse engineering to runnable code and documentation.
To get a quote or submit a target app name and integration requirements, use our contact page:
PalmPay is a widely-used Nigerian financial app integrating account opening, transfers, bill payment and wealth products under the supervision of the Central Bank. PalmPay also offers NDIC-backed deposit protection and secure digital wallet services.
Contact information and more can be found on the PalmPay official site.