Basic Concepts
Essential concepts you need to know before starting to use the MVPAY API.
What is an API?
API (Application Programming Interface) is an interface that enables data exchange between applications.
MVPAY API Features
- RESTful API architecture
- JSON format data exchange
- HTTPS security protocol
- Security with HMAC signing
Basic Terminology
Merchant
A business registered in the MVPAY system that accepts payments.
Transaction
Financial operations such as payments, refunds, cancellations.
API Key
Unique identifier used for API access.
Webhook
Automatic notification system for payment status changes.