Skip to main content

Introduction to RMZ

RMZ is a multi-tenant e-commerce platform built for digital products in the MENA region. Merchants create stores to sell digital codes, software licenses, subscriptions, online courses, and services — all with built-in payment processing, customer management, and hosted storefronts.

What You Can Build

Custom Storefronts

Use the Storefront API or Storefront SDK to build a fully custom shopping experience. Browse products, manage carts, process checkout, and handle customer authentication — all headlessly.

Store Automation

Use the Merchant API to programmatically manage your store. List orders, create orders on behalf of customers, update statuses, and pull statistics into your own dashboards or CRMs.

Embedded Checkout

Use the Embed API to drop a quick-purchase widget onto any external website. Customers can buy a product without leaving your site.

Software Licensing

Use the License Verification API to protect your software. Customers purchase license keys from your store, and your software verifies them with a single API call. Supports hardware ID locking, IP locking, activation limits, and end-to-end encryption.

FiveM Scripts

Use the FiveM integration to sell and protect FiveM server scripts with automatic license key generation and verification.

Platform Highlights

  • Digital-first — purpose-built for digital products, not physical goods
  • MENA-focused — supports Saudi Arabia, UAE, Bahrain, Qatar, Oman, and Kuwait
  • Multi-payment — integrated payment gateways for the region
  • Arabic-native — full Arabic language support and RTL layouts
  • Multi-tenant — each merchant gets an isolated store with its own subdomain or custom domain

APIs at a Glance

APIBase URLAuthPurpose
Merchant APIhttps://merchant-api.rmz.gg/shawarmaBearer tokenStore management
Storefront APIhttps://front.rmz.gg/apiOTP + Bearer tokenCustomer-facing shopping
Embed APIhttps://embed.rmz.gg/api/embedX-Embed-Key headerEmbedded checkout widget
License APIhttps://license.rmz.ggNone (product_id in body)Software license verification
FiveM APIhttps://fivem.rmz.ggNone (product_id in body)FiveM license verification

Next Steps

Quickstart

Make your first API call in 5 minutes.

Authentication

Understand how auth works across all APIs.