ebay.com

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

🔑 oauth2 2 endpoints ecommerce
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

pip install ebay-oauth-python-client
pip install ebaysdk-python
composer require ebay-sdk-examples
composer require ebay-sdk-php
curl examples
This method retrieves the call limit and utilization data for an application.…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/developer/analytics/v1_beta/rate_limit/
This method retrieves the call limit and utilization data for an application …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/developer/analytics/v1_beta/user_rate_limit/
Endpoints (2 total)
GET
/rate_limit/
This method retrieves the call limit and utilization data for an application.…
GET
/user_rate_limit/
This method retrieves the call limit and utilization data for an application …
Language coverage
Python
2
PHP
2
At a glance
Total SDKs4
Languages2
Endpoints2
Authoauth2
Categories1
https://api.ebay.com/developer/analytics/v1_beta