Overview
Revenue Monster (RM) Open APIs let developers integrate payments, user management, store operations, and loyalty programs via RESTful API or SDK.
Environments
- Sandbox
- Production
| Service | URL |
|---|---|
| OAuth Server | https://sb-oauth.revenuemonster.my |
| Open API Server | https://sb-open.revenuemonster.my |
| Service | URL |
|---|---|
| OAuth Server | https://oauth.revenuemonster.my |
| Open API Server | https://open.revenuemonster.my |
Test your integration in the sandbox environment before going production. Contact support@revenuemonster.my to activate your sandbox account.
Prerequisites
Step 1 — Create a Merchant Account
Sign up on the merchant portal for your target environment:
| Environment | Portal URL |
|---|---|
| Sandbox | Sandbox Merchant Portal |
| Production | Merchant Portal |
Step 2 — Submit Required Documents
Complete all required document submissions shown in the portal. Your account will be reviewed and approved by an administrator.
Step 3 — Get Help (Optional)
Need assistance? Contact our business development team:
- Email: bd@revenuemonster.my
- Support: support@revenuemonster.my
This documentation covers the RESTful API. For language-specific SDKs, see the SDK section.
Next Steps
Start integrating with Revenue Monster:
- Quick Start: Signature Algorithm — Learn how to sign API requests
- Merchant Onboarding — Set up your merchant account
- SDK Reference — Use our language-specific SDKs