Just getting started with the Feed API? See the following documents for details on using this API:

See the API Site Status for announcements regarding recently resolved or current system wide issues. Visit the Developer Support page for support options and information on filing bugs.

The API release history

The following table lists the Feed API releases.

Release Version Release Date Description of Release
v1.0.3 2023-09-19 A new error code has been added to the getFeedType method.
v1.0.2 2022-09-19 Added support for Product Feeds to new marketplaces.
v1.0.1 2022-02-07 Added support for the PRODUCT_FEED feed type.
v1.0.0 2021-11-22 Initial Release

v1.0.3

The following error code has been added to the getFeedType method:

  • 14011: Insufficient permissions for the feed type. Please contact eBay Technical Support for further assistance.

v1.0.2

The following marketplaces now support Product Feeds:

  • EBAY_FR
  • EBAY_IT

Note: Refer to Supported feed types for more details about the feed types supported by the Feed API.

v1.0.1

This release adds support for the PRODUCT_FEED feed type. This new feed type collects all items in a specific product group and returns a set of feed fields in a downloadable TSV.GZIP file.

Note: Refer to Supported feed types for more details about the feed types supported by the Feed API.

v1.0.0

Initial release.