Get Item Reviews
Items
Get Item Reviews
Catalog product reviews shown on an eBay listing, with rating summary and histogram.
GET
Get Item Reviews
Path Parameters
string
required
The eBay listing item id whose catalog product reviews you want.
Query Parameters
string
default:"com"
eBay marketplace domain where the listing lives.Examples:
com, co.uk, de, frinteger
default:1
Page number for paginated reviews. Range:
1 - 50.Response
string
Marketplace domain the reviews were fetched from.
string
The item id the reviews were requested for (nullable).
string
The eBay catalog product id the reviews belong to (nullable).
number
Average star rating across all reviews (0-5, nullable).
integer
Total number of ratings (nullable).
object
Star-bucket counts.
array
Array of reviews.
object
Pagination metadata with
current_page, per_page, total_pages, total_results.string
ISO 8601 timestamp when the reviews were scraped.
Example Response
Each item-reviews request costs 10 credits. Failed requests are not charged.
Authorizations
Path Parameters
The eBay listing item id.
Query Parameters
eBay marketplace domain TLD or alias (com, co.uk, de, fr, ...).
Page number for reviews.
Required range:
1 <= x <= 50
