Back to catalog
πŸ›’

Etsy

OAuth

Manage shop and interact with listings

πŸ›’ShoppingHTTPS

Listing Details

Hand-Poured Soy Candle β€” Lavender & Sage

TitleHand-Poured Soy Candle β€” Lavender & Sage
Price Usd18.5
Quantity37
Views1,284
Favorites213
StateActive
Shop NameWillowCreekCandleCo

Sample Response

response.json
1{
2 "title": "Hand-Poured Soy Candle β€” Lavender & Sage",
3 "price_usd": 18.5,
4 "quantity": 37,
5 "views": 1284,
6 "favorites": 213,
7 "state": "active",
8 "shop_name": "WillowCreekCandleCo"
9}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.etsy.com/developers/documentation/getting_started/api_basics" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs