Etsy API v3 Bridge · Now available

The Etsy API, without the hassle

Access 38+ Etsy endpoints with a single API key. We handle authentication, rate limiting, and errors — you just consume the JSON.

terminal
# Search active listings
curl "https://jeterdev.tools/api/v1/listings/search?query=handmade+art&limit=5" \
  -H "x-api-key: jt_a3f4b5c6d7e8..."
# Response:
{
  "count": 5,
  "results": [{ listing_id, title, price, ... }]
}
38+
Available endpoints
3
Access plans
v3
Etsy API version
<50ms
Avg. latency

How it works

Up and running in three steps

01

Create your account

Sign up for free with email or Google. No credit card required to get started.

02

Pick a plan

Starting at $0/mo. Pay via AirTM. Your plan controls daily request limits and endpoint access.

03

Start making requests

Generate your API key from the dashboard and include it in the x-api-key header of each request.

Endpoint coverage

Everything you need from Etsy

38 endpoints organized into 8 groups — search, listings, shops, shipping, images, and more.

Pricing

Simple and transparent

Pay via AirTM. Daily reset at midnight UTC. No overage charges.

Free
$0
500 req/day
Get started free
Most popular
Pro
$50/mo
30,000 req/day
Get Pro

Start in under 5 minutes

Create a free account, generate your API key, and start querying Etsy listings today.

Create free account →