Shopee Guide
Setting up the Shopee Integration
To access your users' data from Shopee, you need to enable the Shopee integration in the Platforms Page of the Rutter dashboard.
Shopee uses OAuth 2.0 with a signed partner-key scheme. You must register as a Shopee Open Platform partner to receive a Partner ID and Partner Key, then provide those credentials when configuring Shopee in the Rutter dashboard. Refer to the Shopee Open Platform developer guide for details on registering a partner app.
User Authentication with Shopee
A Rutter Connection is created when your end user authenticates their Shopee shop via Rutter Link. This in turn allows you to access their store data via the Rutter API.
When a user connects through Rutter Link, they are redirected to the Shopee authorization page (/api/v2/shop/auth_partner). There, the user logs in to their Shopee seller account and grants the requested permissions. Shopee then returns an authorization code, which Rutter exchanges for an access token and refresh token. Both individual shop accounts and Shopee main accounts (which authorize multiple shops) are supported.