PASAR API

🇲🇾 Shopee Open Platform API ~ marketplace seller integration

← directory
ShopeeE-commercetier: commercialauth: OAuthpricing: freeverified 2026-06-13

Covers Shopee MY sellers; partner_id + HMAC sign + OAuth access token (4h, refreshable); app approval required.

View docs ↗ More E-commerce APIs

Get started

# Shopee Open Platform API ~ marketplace seller integration needs OAuth credentials ~ get yours at:
# https://open.shopee.com/developer-guide/20
curl 'https://partner.shopeemobile.com/api/v2' \
  -H 'Authorization: Bearer YOUR_TOKEN'

AI prompt

I'm integrating a Malaysian API into my app.

API: Shopee Open Platform API ~ marketplace seller integration
Provider: Shopee
Auth: requires OAuth credentials (sign up: https://open.shopee.com/developer-guide/20)
Pricing: free
Base URL: https://partner.shopeemobile.com/api/v2

Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.

Related E-commerce APIs

Lazada Open Platform API ~ seller / marketplace integration