Developer Portal

APIs that power
modern fintech

Build robust financial experiences with our RESTful APIs. Designed for speed, reliability, and ease of integration.

curl -X POST https://api.acolytepay.com/v2/data/vend -H "Authorization: Bearer sk_live_xxxxxxxxxxxxx" -H "Content-Type: application/json" -d '{ "network": "MTN", "plan_id": "mtn-1gb-30days", "phone": "08000000000", "reference": "unique_tx_ref_123" }'

Secure Authentication

Authenticate via Bearer tokens. We provide separate keys for test and live environments so you can build safely.

Idempotency

Safely retry requests without accidentally performing the same operation twice using unique transaction references.

Real-time Webhooks

Get pushed real-time updates for asynchronous transactions, wallet funding, and virtual account creations.