Etsy · OAuth Scopes
Etsy OAuth Scopes
OAuth 2.0
derived
Etsy publishes 20 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Etsy API on a user’s behalf.
Tokens are issued from https://openapi.etsy.com/v3/public/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
MarketplaceEcommerceHandmadeListingsOrdersPaymentsReviewsShippingTaxonomyOAuth2
Scopes: 20
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://www.etsy.com/oauth/connect
https://www.etsy.com/oauth/connect
Token URL
https://openapi.etsy.com/v3/public/oauth/token
https://openapi.etsy.com/v3/public/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (20)
| Scope | Description | Flows |
|---|---|---|
| address_r | see billing and shipping addresses | authorizationCode |
| address_w | update billing and shipping addresses | authorizationCode |
| billing_r | see all billing statement data | authorizationCode |
| cart_r | read shopping carts | authorizationCode |
| cart_w | add/remove from shopping carts | authorizationCode |
| email_r | read a user profile | authorizationCode |
| favorites_r | see private favorites | authorizationCode |
| favorites_w | add/remove favorites | authorizationCode |
| feedback_r | see purchase info in feedback | authorizationCode |
| listings_d | delete listings | authorizationCode |
| listings_r | see all listings (including expired etc) | authorizationCode |
| listings_w | create/edit listings | authorizationCode |
| profile_r | see all profile data | authorizationCode |
| profile_w | update user profile, avatar, etc | authorizationCode |
| recommend_r | see recommended listings | authorizationCode |
| recommend_w | accept/reject recommended listings | authorizationCode |
| shops_r | see private shop info | authorizationCode |
| shops_w | update shop | authorizationCode |
| transactions_r | see all checkout/payment data | authorizationCode |
| transactions_w | update receipts | authorizationCode |