PASAR API
Self-serve partner signup at partners.haravan.com; OAuth 2.0 apps act on merchant stores (Shopify-style REST resources and webhooks). Docs structured in English. VN-first.
View docs ↗ More E-commerce APIs# Haravan ~ omnichannel commerce platform API needs OAuth credentials ~ get yours at: # https://docs.haravan.com/ curl 'https://apis.haravan.com' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Vietnam API into my app. API: Haravan ~ omnichannel commerce platform API Provider: Haravan Auth: requires OAuth credentials (sign up: https://docs.haravan.com/) Pricing: freemium Base URL: https://apis.haravan.com Important note: Self-serve partner signup at partners.haravan.com; OAuth 2.0 apps act on merchant stores (Shopify-style REST resources and webhooks). Docs structured in English. VN-first. Source: Haravan (https://docs.haravan.com/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs OAuth Last checked: 2026-07-03 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.