AALU API
PUBG Mobile

PUBG Mobile UC Top-up API

Add PUBG Mobile UC to your store and let the API do the delivery. List the current UC packs, take the player's character ID, place the order and get the final result pushed to your server.

The same API covers BGMI, Mobile Legends, Free Fire and many more games, so a single integration serves your whole catalog.

How it works

  1. Create a free account and copy your API key.
  2. Find PUBG Mobile in GET /api/v.1/games and load its packs.
  3. Collect the player's character ID at checkout.
  4. Place the order and receive the result on your webhook.

List games, then load PUBG Mobile packs

GET /api/v.1/games
x-api-key: YOUR_API_KEY

GET /api/v.1/products/{gamecode}
x-api-key: YOUR_API_KEY

→ each pack lists its price and which
  player fields it needs

Features

Live UC catalog

Packs, prices and stock come from the API, so your store is always up to date.

Simple checkout

Each pack tells you exactly which player details to collect — usually just the character ID.

Automated delivery

Orders are processed automatically; the result arrives on your webhook.

Duplicate-safe ordering

Retry any request with the same partner_orderid without risk of a double top-up.

Wallet billing

Order prices are deducted from your balance, and failed orders are normally refunded.

WooCommerce plugin

Sell PUBG Mobile UC from a WordPress store without writing code.

Frequently asked questions

What do I need from the customer?

Their PUBG Mobile character (player) ID. Each pack also tells you if anything else is required.

Is PUBG Mobile the same as BGMI?

No. They are separate games with separate accounts. For Battlegrounds Mobile India, see the BGMI UC Top-up API.

How fast is delivery?

Orders are processed automatically, and most complete within minutes. The final status is sent to your webhook as soon as it is known.

What happens if an order fails?

You receive an error status by webhook, and the amount is normally refunded to your wallet automatically.

Start selling in minutes

Create a free account, add wallet balance and place your first order through the API.

More APIs