Using ebay-sdk-php with ebay.com

PHP integration

Install
composer require ebay-sdk-php
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
SDK on GitHub 📄 API Docs
SDK
ebay-sdk-php
PHP
API
ebay.com
ebay.com:commerce-catalog
At a glance
Language PHP
Endpoints2
Base URLhttps://api.ebay.com/commerce/catalog/v1_beta