Skip to main content

Overview

This API is designed for VIP users to query Etsy store data, supporting multi-condition filtering by sales, favorites, reviews, country, category, etc., with sorting and pagination capabilities. Each returned store will consume corresponding API credits.
  • API Type: REST API
  • Request Method: POST
  • Data Format: JSON
  • Authentication: API Key
  • Available To: VIP / Subscription Users

Endpoint


Authentication

Include a valid API Key in the request header:
If the API Key is invalid, unsubscribed, or has insufficient credits, a corresponding error will be returned.

Request Parameters

Request Body (JSON)


Parameter Description


Request Examples


Response

Response Example

Response

Response Fields


Credit Consumption Rules

  • Each returned store consumes 1 credit
  • Actual credit consumption = final_count
  • Returns 429 error when daily credits are insufficient

Error Codes


Use Cases

  • Etsy store screening and research
  • High-sales / high-rating store discovery
  • Competitor store monitoring
  • Market size and trend analysis

Query Scenarios

1. Query Star Premium Stores

2. Query Emerging Stores in Specific Country

3. Query Raving Stores (High Rating)


Important Notes

  • Recommended to control page_size reasonably to avoid unnecessary credit consumption
  • Multi-condition filtering may increase query time
  • Response data is sourced from Etsy public information and is for analysis use only

Last Updated: 2026-01-14
Maintained By: EHunt API Team