Monnify Authentication API
Exchange Monnify API key and secret credentials (Basic auth) for a short-lived Bearer access token via POST /api/v1/auth/login. The returned accessToken plus expiresIn drives every other Monnify API call. Tokens expire after one hour and must be re-issued; client code typically caches and refreshes on demand.
Monnify Authentication API is one of 14 APIs that Moniepoint publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 machine-runnable capability that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko.
Tagged areas include Authentication, OAuth, and Tokens. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and 1 Naftiko capability spec.