API Authentication Methods

Familiarize yourself with the API authentication method implemented in each Maya solution.

MethodDescriptionUse Cases / Solutions
Basic AuthenticationUse your API credentials, either the PUBLIC KEY or SECRET KEY to authenticate the request.
  • Maya Online Payment Solutions
  • Fund a Maya Wallet
  • Add Money using Cash In Code
  • Disbursement API
  • Remittance API
OAuth 2.0 AuthenticationUse the client credentials to authenticate the API consumers by generating tokens to access the APIs that require Bearer Authentication.
  • Maya Mini Apps