Etsy ShopListing API
The ShopListing API from Etsy — 13 operation(s) for shoplisting.
Etsy ShopListing API is one of 28 APIs that Etsy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include ShopListing. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.
This API exposes 16 operations across 13 paths, and defines 24 schemas. It is described by OpenAPI 3.0.2, at version 3.0.0.
Requests are made against a single base URL, https://openapi.etsy.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Etsy ShopListing API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as x-api-key (api_key).
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 20 scopes.
By default, every request must be authenticated.
api_key— Every request to a v3 API endpoint must include this data in the format keystring:sharedsecret. Your keystring and shared secret are available on the [Your App…oauth2— Open API v3 supports authenticating via OAuth 2.0. More information about Etsy's specific implementation of OAuth2 can be found [here](/documentation/essential…
Paths & Operations 16
Across 13 paths, the API surfaces 16 operations — 2 DELETE, 11 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Schemas 24
The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are ShopListingWithAssociations (61 properties), ShopListing (49 properties), Shop (47 properties), ListingImage (20 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Etsy 12
Other APIs Etsy publishes across the network.