Overview

To authenticate with the NumaPay API, create an API key within the NumaPay account.
There are two types of authorization: simple (low-security level) and advanced (high-security level).

Note: The Swagger interface only supports simple authorization.

Each created API key contains the apiKey property for simple authorization and the publicKey and privateKey properties for advanced authorization.