Get Shopee shop information
API Overview
- Shop ID
- Shop name
- Shop logo
- User ID
- Username
- Last active time
- Shop rating
- Shop location
- Shop status
- See More
API URL
Request Parameters
Query
| Field | Type | Explanation | Required |
|---|---|---|---|
| site | string | Region name abbreviation, for example, Thailand is 'th'. Optional values: my,th,ph,id,vn,sg,tw,br,mx,co,clDefault value: my | false |
| shop_id | integer | Shop ID | false |
| username | string | false |
Security Auth
tip
Please go to Console-Account Center to get your apiToken.
Add your apiToken to the request parameters. Please refer to the examples below.
Request Example
- cURL
- Python
- JavaScript
- Java
- Go
- PHP
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...