API reference
Every operation and webhook available in the Marketplace partner contract.
Authentication
marketplaceApiKey-http bearer. Seller-scoped Marketplace API key, presented as `Authorization: Bearer mp_{sellerCode}_{hex}`. The `mp_{sellerCode}_` prefix identifies the Seller; the trailing hex is the secret. Generated by the Seller and pasted into its Platform.
Store
Seller store status and vacation mode (`GET`/`PATCH /me`).
Listings
Push, export, and delete a Seller’s listings: the inbound integration write path (both paths).
Orders
Poll and fulfil orders: the Path B (`orders` / `both`) order lifecycle.
Webhooks
Signed outbound events Snapcaster delivers to a Platform.
Browse (informational)
Public, unauthenticated buyer-facing Browse (Search, Product offers, and cart-line lookup). Informational for partners: how your listings appear to buyers.