v1.0.4 Stable

Build the future of
African Commerce.

Integrate Paykudy’s powerful payment infrastructure into your apps, websites, or business workflows with our developer-friendly API.

POST /v1/payments/initialize
curl https://api.paykudy.com/v1/checkout \
  -H "Authorization: Bearer SECRET_KEY" \
  -d amount=500000 \
  -d currency="NGN" \
  -d email="customer@example.com" \
  -d callback_url="https://yourstore.com/verify"
                

Clean REST API

Predictable resource-oriented URLs, JSON-encoded responses, and standard HTTP response codes.

Webhook Events

Get real-time notifications for successful payments, card debits, and account activities directly to your server.

Card Issuing API

Programmatically issue physical debit cards to your users and manage spending limits in real-time.

Ready to start?

Read our comprehensive guides to get your API keys and make your first request in minutes.

Need help with integration?

Our developer support team is available via Slack and Email.

Contact Dev Support →