Version: 1.0.0
MALIPOPAY API
MALIPOPAY provides web and mobile payment solutions for businesses in Tanzania. Accept payments via Mobile Money, Bank Transfer, USSD, and Card.
Authentication
- HTTP: Bearer Auth
- API Key: apiToken
- API Key: ApiTokenAuth
- API Key: operatorSignature
JWT access token issued by malipopay-auth-service.
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Project API key. Get yours from the Malipopay dashboard under Settings → API Keys.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | apiToken |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | apiToken |
Operator-specific signature for callback authentication (MNO/bank webhooks). Not for merchant use.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Operator-Signature |