Etsy
Etsy is a global marketplace for unique and creative handmade, vintage, and craft-supply goods. The Etsy Open API v3 is a REST + OAuth 2.0 surface that third-party developers, sellers, and integration partners use to manage shops, listings, inventory, receipts, transactions, payments, ledger entries, reviews, shipping profiles, processing profiles, production partners, return policies, and seller/buyer taxonomy. Webhooks deliver order lifecycle events (order.paid, order.canceled, order.shipped, order.delivered) to subscriber endpoints. This profile catalogs the public API surface, machine-readable artifacts, plans, rate limits, FinOps alignment, and Naftiko capabilities.
Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.
API Evangelist profiles Etsy the way a machine reads it — 319 machine-readable artifacts across 28 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Etsy scores 72.3/100 (exemplar), with a separate agent-readiness read of 54/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Etsy
Each block below is one kind of artifact we hold for Etsy. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 28
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Etsy Open API v3 Webhooks
AsyncAPI 2.6 description of Etsy's outbound webhook surface for the Open API v3. Covers the four documented event types (order.paid, order.canceled, order.shipped, order.deliver...
Etsy BuyerTaxonomy API
The BuyerTaxonomy API from Etsy — 2 operation(s) for buyertaxonomy.
Etsy Ledger Entry API
The Ledger Entry API from Etsy — 2 operation(s) for ledger entry.
Etsy Other API
The Other API from Etsy — 2 operation(s) for other.
Etsy Payment API
The Payment API from Etsy — 3 operation(s) for payment.
Etsy Review API
The Review API from Etsy — 2 operation(s) for review.
Etsy SellerTaxonomy API
The SellerTaxonomy API from Etsy — 2 operation(s) for sellertaxonomy.
Etsy Shop API
The Shop API from Etsy — 3 operation(s) for shop.
Etsy Shop HolidayPreferences API
The Shop HolidayPreferences API from Etsy — 2 operation(s) for shop holidaypreferences.
Etsy Shop ProcessingProfiles API
The Shop ProcessingProfiles API from Etsy — 2 operation(s) for shop processingprofiles.
Etsy Shop ProductionPartner API
The Shop ProductionPartner API from Etsy — 1 operation(s) for shop productionpartner.
Etsy Shop Receipt API
The Shop Receipt API from Etsy — 3 operation(s) for shop receipt.
Etsy Shop Receipt Transactions API
The Shop Receipt Transactions API from Etsy — 4 operation(s) for shop receipt transactions.
Etsy Shop Return Policy API
The Shop Return Policy API from Etsy — 3 operation(s) for shop return policy.
Etsy Shop Section API
The Shop Section API from Etsy — 2 operation(s) for shop section.
Etsy Shop ShippingProfile API
The Shop ShippingProfile API from Etsy — 7 operation(s) for shop shippingprofile.
Etsy ShopListing API
The ShopListing API from Etsy — 13 operation(s) for shoplisting.
Etsy ShopListing File API
The ShopListing File API from Etsy — 2 operation(s) for shoplisting file.
Etsy ShopListing Image API
The ShopListing Image API from Etsy — 4 operation(s) for shoplisting image.
Etsy ShopListing Inventory API
The ShopListing Inventory API from Etsy — 1 operation(s) for shoplisting inventory.
Etsy ShopListing Offering API
The ShopListing Offering API from Etsy — 1 operation(s) for shoplisting offering.
Etsy ShopListing Personalization API
The ShopListing Personalization API from Etsy — 2 operation(s) for shoplisting personalization.
Etsy ShopListing Product API
The ShopListing Product API from Etsy — 1 operation(s) for shoplisting product.
Etsy ShopListing Translation API
The ShopListing Translation API from Etsy — 1 operation(s) for shoplisting translation.
Etsy ShopListing VariationImage API
The ShopListing VariationImage API from Etsy — 1 operation(s) for shoplisting variationimage.
Etsy ShopListing Video API
The ShopListing Video API from Etsy — 4 operation(s) for shoplisting video.
Etsy User API
The User API from Etsy — 2 operation(s) for user.
Etsy UserAddress API
The UserAddress API from Etsy — 2 operation(s) for useraddress.
Scroll within the panel for all 28 ·
Postman Collections 1
A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.
Ready-to-run Postman collections for exercising this provider's APIs.
Etsy Open API v3
POSTMANArazzo Workflows 18
Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.
Multi-step API workflows described with the Arazzo specification.
Etsy Clone an Image to a New Listing
Read a source listing's images, create a new draft listing, and assign the source image.
ARAZZOEtsy Create Return Policy and Listing
Create a shop return policy, then create a draft listing that references it.
ARAZZOEtsy Create Shipping Profile and Listing
Create a shop shipping profile, then create a draft listing that uses it.
ARAZZOEtsy Fulfill a Receipt
Fetch a receipt, submit tracking to create a shipment, then mark it shipped.
ARAZZOEtsy Get My Shop Listings
Resolve the authenticated seller's shop and list its listings filtered by state.
ARAZZOEtsy Organize a Listing into a Section
Create a shop section, then create a draft listing assigned to that section.
ARAZZOEtsy Process Unshipped Orders
Resolve the seller's shop, list paid-but-unshipped receipts, and ship the first one.
ARAZZOEtsy Publish a Physical Listing
Create a draft physical listing, upload its image, set inventory, then publish it live.
ARAZZOEtsy Receipt Listings Detail
Fetch a receipt, then list the listings purchased on that receipt.
ARAZZOEtsy Receipt with Transactions
Fetch a receipt, then retrieve the line-item transactions on that receipt.
ARAZZOEtsy Reprice Listing Inventory
Read a listing's inventory, then rewrite its product offerings with new price and quantity.
ARAZZOScroll within the panel for all 18 ·
Pricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Etsy Plans Pricing
PLANSRate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Etsy Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Etsy Finops
FINOPSEvent Specifications 1
Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Etsy Open API v3 Webhooks
AsyncAPI description of Etsy's outbound webhook surface for the Open API v3. Etsy delivers event notifications by issuing HTTP POST requests with a JSON body to a subscriber-con...
ASYNCAPISemantic Vocabularies 2
JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.
JSON-LD contexts and semantic vocabularies used across these APIs.
Etsy Open Api V3 Context
JSON-LDEtsy Webhooks Context
JSON-LDSpectral Rules 3
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
JSON Schema 86
Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.
Standalone JSON Schema definitions for this provider's data models.
BuyerTaxonomyNodeProperties
JSON SCHEMABuyerTaxonomyNodeProperty
JSON SCHEMABuyerTaxonomyNode
JSON SCHEMABuyerTaxonomyNodes
JSON SCHEMABuyerTaxonomyPropertyScale
JSON SCHEMABuyerTaxonomyPropertyValue
JSON SCHEMAErrorSchema
JSON SCHEMAListingBuyerPrice
JSON SCHEMAListingImage
JSON SCHEMAListingImages
JSON SCHEMAListingInventoryProductOffering
JSON SCHEMAListingInventoryProduct
JSON SCHEMAListingInventory
JSON SCHEMAListingInventoryWithAssociations
JSON SCHEMAListingPropertyValue
JSON SCHEMAListingPropertyValues
JSON SCHEMAListingReview
JSON SCHEMAListingReviews
JSON SCHEMAListingTranslation
JSON SCHEMAListingTranslations
JSON SCHEMAListingVariationImage
JSON SCHEMAListingVariationImages
JSON SCHEMAListingVideo
JSON SCHEMAListingVideos
JSON SCHEMAMoney
JSON SCHEMAPaymentAccountLedgerEntries
JSON SCHEMAPaymentAccountLedgerEntry
JSON SCHEMAPaymentAdjustmentItem
JSON SCHEMAPaymentAdjustment
JSON SCHEMAPayment
JSON SCHEMAPayments
JSON SCHEMAPong
JSON SCHEMAScopes
JSON SCHEMASelf
JSON SCHEMASellerTaxonomyNode
JSON SCHEMASellerTaxonomyNodes
JSON SCHEMAShippingCarrierMailClass
JSON SCHEMAShippingCarrier
JSON SCHEMAShippingCarriers
JSON SCHEMAShopHolidayPreference
JSON SCHEMAShopListingFile
JSON SCHEMAShopListingFiles
JSON SCHEMAShopListing
JSON SCHEMAShopListingWithAssociations
JSON SCHEMAShopListings
JSON SCHEMAShopListingsWithAssociations
JSON SCHEMAShopProcessingProfile
JSON SCHEMAShopProcessingProfiles
JSON SCHEMAShopProductionPartner
JSON SCHEMAShopProductionPartners
JSON SCHEMAShopReceipt
JSON SCHEMAShopReceiptShipment
JSON SCHEMAShopReceiptTransaction
JSON SCHEMAShopReceiptTransactions
JSON SCHEMAShopReceipts
JSON SCHEMAShopRefund
JSON SCHEMAShopReturnPolicies
JSON SCHEMAShopReturnPolicy
JSON SCHEMAShop
JSON SCHEMAShopSection
JSON SCHEMAShopSections
JSON SCHEMAShopShippingProfileDestination
JSON SCHEMAShopShippingProfileDestinations
JSON SCHEMAShopShippingProfile
JSON SCHEMAShopShippingProfileUpgrade
JSON SCHEMAShopShippingProfileUpgrades
JSON SCHEMAShopShippingProfiles
JSON SCHEMAShops
JSON SCHEMATaxonomyNodeProperties
JSON SCHEMATaxonomyNodeProperty
JSON SCHEMATaxonomyPropertyScale
JSON SCHEMATaxonomyPropertyValue
JSON SCHEMATransactionReview
JSON SCHEMATransactionReviews
JSON SCHEMATransactionVariations
JSON SCHEMATypeDiscriminator
JSON SCHEMAUserAddress
JSON SCHEMAUserAddresses
JSON SCHEMAUser
JSON SCHEMAOrderCanceledPayload
JSON SCHEMAOrderDeliveredPayload
JSON SCHEMAOrderPaidPayload
JSON SCHEMAOrderShippedPayload
JSON SCHEMAWebhookEnvelope
JSON SCHEMAScroll within the panel for all 86 ·
JSON Structure 86
JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.
JSON Structure definitions describing this provider's data shapes.
Open Api V3 Buyer Taxonomy Node Properties Structure
JSON STRUCTUREOpen Api V3 Buyer Taxonomy Node Property Structure
JSON STRUCTUREOpen Api V3 Buyer Taxonomy Node Structure
JSON STRUCTUREOpen Api V3 Buyer Taxonomy Nodes Structure
JSON STRUCTUREOpen Api V3 Buyer Taxonomy Property Scale Structure
JSON STRUCTUREOpen Api V3 Buyer Taxonomy Property Value Structure
JSON STRUCTUREOpen Api V3 Error Schema Structure
JSON STRUCTUREOpen Api V3 Etsy Modules Listing Personalization Api Resources Open Api Listing Personalization Structure
JSON STRUCTUREOpen Api V3 Etsy Modules Listing Personalization Api Resources Open Api Personalization Question Structure
JSON STRUCTUREOpen Api V3 Listing Buyer Price Structure
JSON STRUCTUREOpen Api V3 Listing Image Structure
JSON STRUCTUREOpen Api V3 Listing Images Structure
JSON STRUCTUREOpen Api V3 Listing Inventory Product Offering Structure
JSON STRUCTUREOpen Api V3 Listing Inventory Product Structure
JSON STRUCTUREOpen Api V3 Listing Inventory Structure
JSON STRUCTUREOpen Api V3 Listing Property Value Structure
JSON STRUCTUREOpen Api V3 Listing Property Values Structure
JSON STRUCTUREOpen Api V3 Listing Review Structure
JSON STRUCTUREOpen Api V3 Listing Reviews Structure
JSON STRUCTUREOpen Api V3 Listing Translation Structure
JSON STRUCTUREOpen Api V3 Listing Translations Structure
JSON STRUCTUREOpen Api V3 Listing Variation Image Structure
JSON STRUCTUREOpen Api V3 Listing Variation Images Structure
JSON STRUCTUREOpen Api V3 Listing Video Structure
JSON STRUCTUREOpen Api V3 Listing Videos Structure
JSON STRUCTUREOpen Api V3 Money Structure
JSON STRUCTUREOpen Api V3 Payment Account Ledger Entries Structure
JSON STRUCTUREOpen Api V3 Payment Account Ledger Entry Structure
JSON STRUCTUREOpen Api V3 Payment Adjustment Item Structure
JSON STRUCTUREOpen Api V3 Payment Adjustment Structure
JSON STRUCTUREOpen Api V3 Payment Structure
JSON STRUCTUREOpen Api V3 Payments Structure
JSON STRUCTUREOpen Api V3 Pong Structure
JSON STRUCTUREOpen Api V3 Scopes Structure
JSON STRUCTUREOpen Api V3 Self Structure
JSON STRUCTUREOpen Api V3 Seller Taxonomy Node Structure
JSON STRUCTUREOpen Api V3 Seller Taxonomy Nodes Structure
JSON STRUCTUREOpen Api V3 Shipping Carrier Mail Class Structure
JSON STRUCTUREOpen Api V3 Shipping Carrier Structure
JSON STRUCTUREOpen Api V3 Shipping Carriers Structure
JSON STRUCTUREOpen Api V3 Shop Holiday Preference Structure
JSON STRUCTUREOpen Api V3 Shop Listing File Structure
JSON STRUCTUREOpen Api V3 Shop Listing Files Structure
JSON STRUCTUREOpen Api V3 Shop Listing Structure
JSON STRUCTUREOpen Api V3 Shop Listing With Associations Structure
JSON STRUCTUREOpen Api V3 Shop Listings Structure
JSON STRUCTUREOpen Api V3 Shop Listings With Associations Structure
JSON STRUCTUREOpen Api V3 Shop Processing Profile Structure
JSON STRUCTUREOpen Api V3 Shop Processing Profiles Structure
JSON STRUCTUREOpen Api V3 Shop Production Partner Structure
JSON STRUCTUREOpen Api V3 Shop Production Partners Structure
JSON STRUCTUREOpen Api V3 Shop Receipt Shipment Structure
JSON STRUCTUREOpen Api V3 Shop Receipt Structure
JSON STRUCTUREOpen Api V3 Shop Receipt Transaction Structure
JSON STRUCTUREOpen Api V3 Shop Receipt Transactions Structure
JSON STRUCTUREOpen Api V3 Shop Receipts Structure
JSON STRUCTUREOpen Api V3 Shop Refund Structure
JSON STRUCTUREOpen Api V3 Shop Return Policies Structure
JSON STRUCTUREOpen Api V3 Shop Return Policy Structure
JSON STRUCTUREOpen Api V3 Shop Section Structure
JSON STRUCTUREOpen Api V3 Shop Sections Structure
JSON STRUCTUREOpen Api V3 Shop Shipping Profile Destination Structure
JSON STRUCTUREOpen Api V3 Shop Shipping Profile Destinations Structure
JSON STRUCTUREOpen Api V3 Shop Shipping Profile Structure
JSON STRUCTUREOpen Api V3 Shop Shipping Profile Upgrade Structure
JSON STRUCTUREOpen Api V3 Shop Shipping Profile Upgrades Structure
JSON STRUCTUREOpen Api V3 Shop Shipping Profiles Structure
JSON STRUCTUREOpen Api V3 Shop Structure
JSON STRUCTUREOpen Api V3 Shops Structure
JSON STRUCTUREOpen Api V3 Taxonomy Node Properties Structure
JSON STRUCTUREOpen Api V3 Taxonomy Node Property Structure
JSON STRUCTUREOpen Api V3 Taxonomy Property Scale Structure
JSON STRUCTUREOpen Api V3 Taxonomy Property Value Structure
JSON STRUCTUREOpen Api V3 Transaction Review Structure
JSON STRUCTUREOpen Api V3 Transaction Reviews Structure
JSON STRUCTUREOpen Api V3 Transaction Variations Structure
JSON STRUCTUREOpen Api V3 Type Discriminator Structure
JSON STRUCTUREOpen Api V3 User Address Structure
JSON STRUCTUREOpen Api V3 User Addresses Structure
JSON STRUCTUREOpen Api V3 User Structure
JSON STRUCTUREWebhooks Order Canceled Payload Structure
JSON STRUCTUREWebhooks Order Delivered Payload Structure
JSON STRUCTUREWebhooks Order Paid Payload Structure
JSON STRUCTUREWebhooks Order Shipped Payload Structure
JSON STRUCTUREWebhooks Webhook Envelope Structure
JSON STRUCTUREScroll within the panel for all 86 ·
Examples 86
Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.
Example request and response payloads for these APIs.
Open Api V3 Money Example
EXAMPLEOpen Api V3 Payment Example
EXAMPLEOpen Api V3 Payments Example
EXAMPLEOpen Api V3 Pong Example
EXAMPLEOpen Api V3 Scopes Example
EXAMPLEOpen Api V3 Self Example
EXAMPLEOpen Api V3 Shop Example
EXAMPLEOpen Api V3 Shops Example
EXAMPLEOpen Api V3 User Example
EXAMPLEScroll within the panel for all 86 ·
Security Posture 3
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Scopes 1
OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.
OAuth scopes governing access to this provider's APIs.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Resources
Every other property we hold for Etsy — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 20
Pagination, idempotency, versioning, errors, and events
Scroll within the panel for all 20 ·
Build 6
SDKs, sample code, and the tooling you integrate with
Access & Security 5
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/etsy · machine-readable index on apis.io