etsy-api
Installation
SKILL.md
Etsy Open API v3 Skill
Use this skill when you need to read or modify Etsy shop resources using Etsy Open API v3, including:
- Listings: create drafts, update listing metadata, upload images/files, manage videos, update inventory/offerings
- Shop: retrieve/update shop settings, shop sections, shipping profiles, processing profiles, return policies
- Receipts/orders: retrieve receipts and transactions, post-purchase workflows
- Taxonomy: seller/buyer taxonomy nodes and properties
- Webhooks: create/rotate endpoints, subscribe to events, verify signatures
This skill package includes reference docs and scripts to make correct, rate-limit-aware requests.
Authentication model (critical)
Etsy uses:
- API key header on all requests
- OAuth 2.0 user tokens (Authorization Code + PKCE) for scoped/private endpoints