Skip to main content
Version: 5.6.0

SmartPay Public API


The SmartPay API-Reference provides a complete overview of all available public endpoints for payment processing, account management, compliance checks, and more.

This section is designed for developers who need detailed OpenAPI specifications, including method types, endpoint paths, request and response formats, required headers and supported parameters.

Use this reference to implement, test, and maintain merchant integrations with SmartPay services.

Authentication

Requires Merchant key (username) and Authorization key (password).

Example Header: Authorization: Basic <base64(merchantKey:authenticationKey)>

Security Scheme Type:

http

HTTP Authorization Scheme:

basic