PASAR API
Full merchant API for the Salla platform (60,000+ stores, predominantly MENA). REST API at api.salla.dev/admin/v2, OAuth 2.0. Covers orders, products, shipments, customers.
View docs ↗ More E-commerce APIs# Salla E-commerce API needs OAuth credentials. # No single public base URL ~ start from the docs: # https://docs.salla.dev/
I'm integrating a Saudi Arabia API into my app. API: Salla E-commerce API Provider: Salla Auth: requires OAuth credentials (sign up: https://docs.salla.dev/) Pricing: paid Important note: Full merchant API for the Salla platform (60,000+ stores, predominantly MENA). REST API at api.salla.dev/admin/v2, OAuth 2.0. Covers orders, products, shipments, customers. Source: Salla (https://docs.salla.dev/) 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.