Etsy
The Etsy API provides a simple RESTful interface with lightweight JSON-formatted responses to use many of Etsy's website features, including public profiles
2 subscribers
90 ms avg latency
22 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Etsy endpoints
| Method | Endpoint | Description |
|---|---|---|
| SellerTaxonomy | ||
| GET |
getSellerTaxonomyNodes /v3/application/seller-taxonomy/nodes |
Retrieves the full hierarchy tree of seller taxonomy nodes |
| GET |
getPropertiesByTaxonomyId /v3/application/seller-taxonomy/nodes/{taxonomy_id}/properties |
Retrieves a list of product properties, with applicable scales and values, supported for a specific seller taxonomy ID. |
| ShopListing | ||
| GET |
getListing /v3/application/listings/{listing_id} |
Retrieves a listing record by listing ID. |
| GET |
findAllListingsActive /v3/application/listings/active |
A list of all active listings on Etsy paginated by their creation date. Without sort_order listings will be returned newest-first by default. |
| GET |
findAllActiveListingsByShop /v3/application/shops/{shop_id}/listings/active |
Retrieves a list of all active listings on Etsy in a specific shop, paginated by listing creation date. |
| GET |
getListingsByListingIds /v3/application/listings/batch |
Allows to query multiple listing ids at once. Limit 100 ids maximum per query. |
| GET |
getFeaturedListingsByShop /v3/application/shops/{shop_id}/listings/featured |
Retrieves Listings associated to a Shop that are featured. |
| GET |
getListingProperty /v3/application/listings/{listing_id}/properties/{property_id} |
Retrieves a listing's property |
| GET |
getListingProperties /v3/application/shops/{shop_id}/listings/{listing_id}/properties |
Get a listing's properties |
| GET |
getListingsByShopSectionId /v3/application/shops/{shop_id}/shop-sections/listings |
Retrieves all the listings from the section of a specific shop. |
| ShopListing Image | ||
| GET |
getListingImage /v3/application/shops/{shop_id}/listings/{listing_id}/images/{listing_image_id} |
Retrieves the references and metadata for a listing image with a specific image ID. |
| GET |
getListingImages /v3/application/shops/{shop_id}/listings/{listing_id}/images |
Retrieves all listing image resources for a listing with a specific listing ID. |
| ShopListing Offering | ||
| GET |
getListingOffering /v3/application/listings/{listing_id}/products/{product_id}/offerings/{product_offering_id} |
Get an Offering for a Listing |
| ShopListing Translation | ||
| GET |
getListingTranslation /v3/application/shops/{shop_id}/listings/{listing_id}/translations/{language} |
Get a Translation for a Listing in the given language |
| ShopListing VariationImage | ||
| GET |
getListingVariationImages /v3/application/shops/{shop_id}/listings/{listing_id}/variation-images |
Gets all variation images on a listing. |
| Review | ||
| GET |
getReviewsByShop /v3/application/shops/{shop_id}/reviews |
Open API to retrieve the reviews from a shop given its ID. |
| Shop ShippingProfile | ||
| GET |
getShippingCarriers /v3/application/shipping-carriers |
Retrieves a list of available shipping carriers and the mail classes associated with them for a given country |
| Shop | ||
| GET |
getShop /v3/application/shops/{shop_id} |
Retrieves the shop identified by a specific shop ID. |
| GET |
getShopByOwnerUserId /v3/application/users/{user_id}/shops |
Retrieves the shop identified by the shop owner's user ID. |
| GET |
findShops /v3/application/shops |
Searching shops by name. Note: We make every effort to ensure that frozen or removed shops are not included in the search results. However, rarely, due to timing issues, they may… |
| Shop Section | ||
| GET |
getShopSections /v3/application/shops/{shop_id}/sections |
Retrieves the list of shop sections in a specific shop identified by shop ID. |
| GET |
getShopSection /v3/application/shops/{shop_id}/sections/{shop_section_id} |
Retrieves a shop section, referenced by section ID and shop ID. |
Etsy pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $10 / month | 1 / second |
|
| PRO | $20 / month | — |
|