ebay.com

Note: This is a (Limited Release) API availabl

🔑 oauth2 6 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 shipment details for the specified shipment ID. Cal…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/sell/logistics/v1_beta/shipment/{shipmentId}
This method retrieves the complete details of the shipping quote associated w…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/sell/logistics/v1_beta/shipping_quote/{shippingQuoteId}
This method returns the shipping label file that was generated for the <b>shi…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/sell/logistics/v1_beta/shipment/{shipmentId}/download_label_file
Endpoints (6 total)
GET
/shipment/{shipmentId}
This method retrieves the shipment details for the specified shipment ID. Cal…
GET
/shipping_quote/{shippingQuoteId}
This method retrieves the complete details of the shipping quote associated w…
GET
/shipment/{shipmentId}/download_label_file
This method returns the shipping label file that was generated for the <b>shi…
POST
/shipping_quote
The <b>createShippingQuote</b> method returns a <i>shipping quote </i> that c…
POST
/shipment/{shipmentId}/cancel
This method cancels the shipment associated with the specified shipment ID an…
POST
/shipment/create_from_shipping_quote
This method creates a "shipment" based on the <b>shippingQuoteId</b> and <b>r…
Language coverage
Python
2
PHP
2
At a glance
Total SDKs4
Languages2
Endpoints6
Authoauth2
Categories1
https://api.ebay.com/sell/logistics/v1_beta