| 00-Authentication | Auth | 1 | /api2.0/v1/authentication/getAccessToken | Get Token |
| 00-Authentication | | 2 | /api2.0/v1/authentication/refreshAccessToken | Refresh Token |
| 00-Authentication | | 3 | /api2.0/v1/authentication/logout | Logout |
| 00-Authentication | Authorization | 4 | /api2.0/v1/authentication/getAuthorizeUrl | Get Authorize URL |
| 00-Authentication | | 5 | /api2.0/v1/authentication/exchangeAccessToken | Exchange Access Token |
| 00-Authentication | Affiliate | 6 | /api2.0/v1/authentication/getAffiliateAccessToken | Get Affiliate Access Token |
| 01-Settings | Settings | 1 | /api2.0/v1/setting/get | Get Settings |
| 02-Product | Category | 1 | /api2.0/v1/product/getCategory | Get Category |
| 02-Product | Product | 2 | /api2.0/v1/product/list | Get All Products |
| 02-Product | | 3 | /api2.0/v1/product/query | Product Query |
| 02-Product | Variant | 4 | /api2.0/v1/product/variant/query | Get Variants by PID / SKU |
| 02-Product | | 5 | /api2.0/v1/product/variant/queryByVid | Get Variants by VID |
| 02-Product | Stock | 6 | /api2.0/v1/product/stock/queryByVid | Get Stock |
| 03-Warehouse | Warehouse | 1 | /api2.0/v1/warehouse/detail | Query Warehouse Information |
| 04-Shopping | Order | 1 | /api2.0/v1/shopping/order/createOrder | Create Order |
| 04-Shopping | | 2 | /api2.0/v1/shopping/order/createOrderV2 | Create Order V2 |
| 04-Shopping | | 3 | /api2.0/v1/shopping/order/createOrderV3 | Create Order V3 |
| 04-Shopping | | 4 | /api2.0/v1/shopping/order/list | Get Order List |
| 04-Shopping | | 5 | /api2.0/v1/shopping/order/getOrderDetail | Get Order Details |
| 04-Shopping | | 6 | /api2.0/v1/shopping/order/confirmOrder | Order Confirmation |
| 04-Shopping | Payment | 7 | /api2.0/v1/shopping/pay/getBalance | Get Balance |
| 04-Shopping | | 8 | /api2.0/v1/shopping/pay/payBalance | Balance Payment |
| 04-Shopping | | 9 | /api2.0/v1/shopping/pay/payBalanceV2 | Balance Payment V2 |
| 05-Logistics | Calculate | 1 | /api2.0/v1/logistic/freightCalculate | Freight Calculate |
| 05-Logistics | | 2 | /api2.0/v1/logistic/freightCalculateTip | Freight Calculate Tip |
| 05-Logistics | | 3 | /api2.0/v1/logistic/partnerFreightCalculate | Partner Freight Calculate |
| 05-Logistics | | 4 | /api2.0/v1/logistic/getSupplierLogisticsTemplate | Get Supplier Logistics Template |
| 05-Logistics | Tracking | 5 | /api2.0/v1/logistic/getTrackInfo | Track Query (Deprecated) |
| 05-Logistics | | 6 | /api2.0/v1/logistic/trackInfo | Track Query |