The Marketplace API enables marketplaces and sellers hosted on VTEX to perform their collaborative operations. >⚠️ The marketplace must create an appKey and appToken for each non-VTEX seller that will use this API.
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/offer-manager/pvt/offers
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/seller-register/pvt/sellers
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/seller-register/pvt/seller-leads