Tiendanube
Tiendanube (branded Nuvemshop in Brazil) is the leading e-commerce platform for small and medium-sized businesses across Latin America. Its REST API lets partner applications manage a merchant's store data - products, variants, categories, orders, customers, coupons, webhooks, scripts, fulfillment orders, and payment/shipping providers - using OAuth 2.0 and a per-store authentication token.
APIs
Tiendanube Products API
Create, read, update, and delete products in a merchant's catalog, including titles, descriptions, SEO fields, pricing, brand, and publish state.
Tiendanube Product Variants API
Manage per-product variants (SKUs) with price, promotional price, stock, weight, dimensions, and variant-level values, plus attach and order product images.
Tiendanube Categories API
Organize a storefront's catalog into a hierarchical tree of categories with parent/child relationships, subcategories, and localized names and descriptions.
Tiendanube Orders API
List and retrieve orders with line items, customer, shipping and billing addresses, and payment status; open, close, cancel, and pack orders.
Tiendanube Customers API
Create and manage store customers, their contact details, default addresses, and order history for CRM and marketing integrations.
Tiendanube Coupons API
Create percentage, fixed-amount, absolute, and shipping discount coupons with usage limits, validity windows, and minimum-price conditions.
Tiendanube Webhooks API
Subscribe to store events (order/created, product/updated, app/uninstalled, and more) delivered as HMAC-signed POST callbacks to an app's configured URL.
Tiendanube Scripts API
Register JavaScript scripts that an app injects into the storefront or checkout, scoped by event and location, for analytics, chat, and conversion tooling.
Tiendanube Fulfillment Orders API
Manage the fulfillment of order line items - assignments, tracking, and status - for logistics and 3PL integrations, alongside draft orders.
Tiendanube Payment and Shipping Providers API
Register and manage third-party payment providers and shipping carriers - including checkout options, rates, and transactions - so apps can offer native payment and shipping at ...