PASAR API
Multi-region e-commerce platform (MY, SG, HK, TW) with REST and GraphQL Admin APIs plus Storefront GraphQL. OAuth 2.0. Covers orders, products, customers. Go SDK available.
View docs ↗ More E-commerce APIs# Shopline REST & GraphQL Admin API needs OAuth credentials. # No single public base URL ~ start from the docs: # https://developer.shopline.com/docs/apps/api-instructions-for-use/rest-admin-api/overview/
I'm integrating a Malaysia API into my app. API: Shopline REST & GraphQL Admin API Provider: Shopline Auth: requires OAuth credentials (sign up: https://developer.shopline.com/docs/apps/api-instructions-for-use/rest-admin-api/overview/) Pricing: paid Important note: Multi-region e-commerce platform (MY, SG, HK, TW) with REST and GraphQL Admin APIs plus Storefront GraphQL. OAuth 2.0. Covers orders, products, customers. Go SDK available. Source: Shopline (https://developer.shopline.com/docs/apps/api-instructions-for-use/rest-admin-api/overview/) Source type: Provider API or developer docs Endpoint type: Docs-first integration 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.