Nkwa home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Introduction
Documentation
API Reference
Documentation
Home
Blog & Tutorials
GitHub
API Documentation
Introduction
Nkwa Pay
POST
Collect payment from customer
POST
Disburse a payment to a customer
GET
Get payment
GET
Get availability of telecom operator
On this page
Authentication
API Documentation
Introduction
Getting started with the Nkwa API
Welcome to the Nkwa API Reference! Before you can do anything in the API, you’ll need some API Keys.
Authentication
All API endpoints are authenticated using API key and picked up from the specification file.
Copy
"security"
: [
{
"apiKeyAuth"
: []
}
]
Collect payment from customer
Assistant
Responses are generated using AI and may contain mistakes.