Etsy API v2 wrapper written in TypeScript. Includes types for all Etsy API endpoints.
For v3 see etsy-ts.
npm install etsy-v2-ts --save
yarn add etsy-v2-ts
See example in examples/run.ts
Find full API v2 documentation on Etsy.
Most of the API v2 code is generated with etsy-api-scrapper.