Nuvemshop (Tiendanube in Spanish-speaking markets) is the leading e-commerce platform in Latin America, powering online stores for merchants across Brazil, Argentina, Mexico, Chile, Colombia and beyond. Its REST API lets partners and developers build public apps and integrations that manage products, variants, images, categories, orders, draft orders, abandoned checkouts, customers, coupons, discounts, transactions, payment providers, shipping carriers, locations, metafields, scripts and store data. Apps authenticate with a restricted OAuth 2 authorization-code flow (non-expiring bearer tokens), respect a leaky-bucket rate limit, and subscribe to a rich catalog of webhooks (order, product, customer, category, fulfillment, subscription and data-protection events) verified with HMAC-SHA256. The platform also ships an official CLI, the nube-sdk JavaScript packages, and the Nimbus design system.
Nuvemshop Tiendanube publishes 1 API on the APIs.io network. Tagged areas include Company, E-Commerce, Retail, Online Stores, and Payments.
The Nuvemshop Tiendanube catalog on APIs.io includes 2 event-driven AsyncAPI specifications.
Nuvemshop Tiendanube’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, CLI, and 14 more developer resources.
Regulatory Posture applies to this provider. Its tags matched the
Payments regime, so
Regulatory Posture carries 15 points of the composite.
If this regime is wrong for your business, say so on your
provider repo — the
applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them,
because the conditional facet above carries the other
15. That is why each facet's contribution is shown against a damped
maximum: raising a quality facet moves the composite by 85% of its nominal
weight, not 100%. The full arithmetic is at apis.io/rating/.
REST API for building public apps and integrations on the Nuvemshop / Tiendanube e-commerce platform: products, orders, customers, categories, coupons, discounts, transactions, ...
Webhook event surface for the Nuvemshop/Tiendanube platform. Apps register a Webhook resource (event + url) and receive HTTP POST callbacks signed with HMAC-SHA256 in the x-link...