The Analytics API provides data and information about a seller and their eBay business. The resources and methods in this API let sellers review information on their listing performance, metrics on their customer service performance, and details on their eBay seller performance ratin
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/sell/analytics/v1/traffic_report
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/sell/analytics/v1/seller_standards_profile
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://api.ebay.com/sell/analytics/v1/seller_standards_profile/{program}/{cycle}