PASAR API
Official TikTok Shop merchant API for product catalog, orders, shipping, fulfillment and webhooks. OAuth 2.0 with per-request signature. Requires developer application approval. Highly relevant for Malaysian sellers.
View docs ↗ More E-commerce APIs# TikTok Shop Open Platform needs OAuth credentials ~ get yours at: # https://partner.tiktokshop.com/docv2/page/tts-developer-guide curl 'https://open-api.tiktokglobalshop.com' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysia API into my app. API: TikTok Shop Open Platform Provider: TikTok Auth: requires OAuth credentials (sign up: https://partner.tiktokshop.com/docv2/page/tts-developer-guide) Pricing: free Base URL: https://open-api.tiktokglobalshop.com Important note: Official TikTok Shop merchant API for product catalog, orders, shipping, fulfillment and webhooks. OAuth 2.0 with per-request signature. Requires developer application approval. Highly relevant for Malaysian sellers. Source: TikTok (https://partner.tiktokshop.com/docv2/page/tts-developer-guide) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs OAuth Last checked: 2026-06-15 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.