API Reference
Welcome to the Orsunpay API reference. Our RESTful API enables you to accept payments from customers worldwide using their preferred payment methods.Base URLs
| Environment | Base URL |
|---|---|
| Production | https://api.orsunpay.com/v1 |
| Sandbox | https://sandbox-api.orsunpay.com/v1 |
Authentication
All API requests must include your secret API key in the Authorization header:Quick Start
- Get your API keys from the BackOffice
- Create a transaction using the API
- Handle webhooks to receive payment status updates
Create Your First Transaction
Interactive API Explorer
Use the interactive API explorer below to test endpoints directly from your browser. The explorer automatically includes authentication and shows real request/response examples.Key Features
🚀 Easy Integration
- RESTful API design with predictable URLs
- Comprehensive error handling with clear messages
- Extensive code examples in multiple languages
🌍 Global Payment Methods
- Support for 50+ payment methods worldwide
- Automatic payment method selection based on customer location
- Real-time payment method availability
🔒 Enterprise Security
- Bank-level security with encryption at rest and in transit
- PCI DSS compliance for card data handling
- Comprehensive audit logging and monitoring
📈 Advanced Features
- Real-time webhooks for payment status updates
- Multi-currency support with automatic conversion
- Advanced fraud detection and risk scoring
Support
Need help with integration?- Documentation: Complete guides and tutorials
- Support Email: [email protected]
- Status Page: status.orsunpay.com
All endpoints support both JSON request/response formats and include comprehensive error handling. Use the sandbox environment for testing and development.

