Version: 1.0.0
SmartPay NFC Card Payment API
API Gateway for SmartPay NFC Card Payment System - Comprehensive payment, card management, agent operations, and admin authentication. All /api/v1 routes require authentication using either API Key or JWT token.
Authentication
- API Key: ApiKeyAuth
- API Key: BearerAuth
API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |
JWT token from admin login for administrative operations. Format: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...'
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |
Contact
API Support: support@smartpay.sl
Terms of Service
http://swagger.io/terms/License
Apache 2.0