ebay.com

The Catalog API allows users to search for and locate an eBay catalog product that is a direct match for the product that they wish to sell. Listing against an eBay catalog product helps insure that all listings (based off of that catalog product) have complete and accurate information. In addition

🔑 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 details of the catalog product identified by the eBay p…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/commerce/catalog/v1_beta/product/{epid}
This method searches for and retrieves summaries of one or more products in t…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/commerce/catalog/v1_beta/product_summary/search
Endpoints (2 total)
GET
/product/{epid}
This method retrieves details of the catalog product identified by the eBay p…
GET
/product_summary/search
This method searches for and retrieves summaries of one or more products in t…
Language coverage
Python
2
PHP
2
At a glance
Total SDKs4
Languages2
Endpoints2
Authoauth2
Categories1
https://api.ebay.com/commerce/catalog/v1_beta