SellerLegend API Endpoints
Number of APIs: 18
SellerLegend API endpoints for testing and documentation
- 
User - Accounts List GET {{SL_BASE_URL}}/api/user/accounts 
- 
User - Connections List GET {{SL_BASE_URL}}/api/connections/list 
- 
Notifications - Notifications List GET {{SL_BASE_URL}}/api/notifications/list?notification_type=<string> 
- 
Reports - Request Report POST {{SL_BASE_URL}}/api/reports/request 
- 
Reports - Download Report GET {{SL_BASE_URL}}/api/reports/download?report_id=<integer> 
- 
Sales - Sales Statistics GET {{SL_BASE_URL}}/api/sales/statistics-dashboard?seller_id=<string>&marketplace_id=<string>&view_by=<string>&group_by=<string>&start_date=<yyyy-mm-dd>&end_date=<yyyy-mm-dd>&per_page=<integer> 
- 
Sales - Orders GET {{SL_BASE_URL}}/api/sales/orders?seller_id=<string>&marketplace_id=<string>&start_date=<yyyy-mm-dd>&end_date=<yyyy-mm-dd>&per_page=<integer> 
- 
Sales - Sales Per Day Per Product GET {{SL_BASE_URL}}/api/sales/per-day-per-product?seller_id=<string>&marketplace_id=<string>&start_date=<yyyy-mm-dd>&end_date=<yyyy-mm-dd>&per_page=<integer> 
- 
COGS - List Cost Periods GET {{SL_BASE_URL}}/api/cogs/cost-periods?seller_id=<string>&marketplace_id=<string>&sku=<string> 
- 
COGS - Update Cost Periods POST {{SL_BASE_URL}}/api/cogs/cost-periods