The Analytics API retrieves call-limit data and the quotas that are set for the RESTful APIs and the legacy Trading API. Responses from calls made to getRateLimits and getUerRateLimits include a list of the applicable resources and the "call limit", or quota, that is se
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/developer/analytics/v1_beta/rate_limit/
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/developer/analytics/v1_beta/user_rate_limit/