Nuvemshop / Tiendanube website screenshot

Nuvemshop / Tiendanube

Nuvemshop (Tiendanube in Spanish-speaking markets) is the leading Latin American e-commerce platform, powering online stores for merchants across Brazil, Argentina, Mexico, Chile, and Colombia. Its public REST Admin API lets apps and integrations manage products, variants, images, categories, orders, customers, coupons, scripts, webhooks, and store settings on a per-store basis. Apps authenticate with OAuth 2 (authorization code grant) and pass a non-expiring access token in a non-standard `Authentication` header (lowercase bearer prefix) along with a required `User-Agent`. The API is store-scoped - every path is prefixed with the store id - and is rate limited with a per-store leaky bucket.

Nuvemshop / Tiendanube publishes 10 APIs on the APIs.io network, including Categories API, Coupons API, Customers API, and 7 more. Tagged areas include E-commerce, Online Store, Latin America, Brazil, and Argentina.

Nuvemshop / Tiendanube’s developer surface includes authentication, documentation, and 8 more developer resources.

39.9/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
10 APIs
E-commerceOnline StoreLatin AmericaBrazilArgentinaStorefrontProductsOrdersMerchantsWebhooksSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 39.9/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/nuvemshop: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

Nuvemshop / Tiendanube Categories API

Hierarchical catalog categories.

Nuvemshop / Tiendanube Customers API

Registered customer accounts.

Nuvemshop / Tiendanube Orders API

Customer purchases and their lifecycle.

Nuvemshop / Tiendanube Product Images API

Images attached to a product.

Nuvemshop / Tiendanube Product Variants API

Option combinations (size, color, etc.) owned by a product.

Nuvemshop / Tiendanube Products API

Items for sale in the store.

Nuvemshop / Tiendanube Scripts API

Custom JavaScript injected into the storefront.

Nuvemshop / Tiendanube Store API

Store settings and metadata.

Nuvemshop / Tiendanube Webhooks API

Event notification subscriptions.

Scroll for all 10

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Nuvemshop Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Nuvemshop Authentication

apiKey/oauth2 · 1 scheme

SECURITY

Nuvemshop Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Nuvemshop Agentic Access

56 operations · 33 acting

56 operations · 33 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nuvemshop
url: https://raw.githubusercontent.com/api-evangelist/nuvemshop/refs/heads/main/apis.yml
name: Nuvemshop / Tiendanube
kind: company
description: Nuvemshop (Tiendanube in Spanish-speaking markets) is the leading Latin American e-commerce platform, powering
  online stores for merchants across Brazil, Argentina, Mexico, Chile, and Colombia. Its public REST Admin API lets apps and
  integrations manage products, variants, images, categories, orders, customers, coupons, scripts, webhooks, and store settings
  on a per-store basis. Apps authenticate with OAuth 2 (authorization code grant) and pass a non-expiring access token in
  a non-standard `Authentication` header (lowercase bearer prefix) along with a required `User-Agent`. The API is store-scoped
  - every path is prefixed with the store id - and is rate limited with a per-store leaky bucket.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nuvemshop.png
tags:
- E-commerce
- Online Store
- Latin America
- Brazil
- Argentina
- Storefront
- Products
- Orders
- Merchants
- Webhooks
- SaaS
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: nuvemshop:nuvemshop-categories-api
  name: Nuvemshop / Tiendanube Categories API
  description: Hierarchical catalog categories.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-categories-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
- aid: nuvemshop:nuvemshop-coupons-api
  name: Nuvemshop / Tiendanube Coupons API
  description: Discount coupons.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Coupons
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-coupons-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
- aid: nuvemshop:nuvemshop-customers-api
  name: Nuvemshop / Tiendanube Customers API
  description: Registered customer accounts.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-customers-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
- aid: nuvemshop:nuvemshop-orders-api
  name: Nuvemshop / Tiendanube Orders API
  description: Customer purchases and their lifecycle.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-orders-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
- aid: nuvemshop:nuvemshop-product-images-api
  name: Nuvemshop / Tiendanube Product Images API
  description: Images attached to a product.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Product Images
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-product-images-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
- aid: nuvemshop:nuvemshop-product-variants-api
  name: Nuvemshop / Tiendanube Product Variants API
  description: Option combinations (size, color, etc.) owned by a product.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Product Variants
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-product-variants-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
- aid: nuvemshop:nuvemshop-products-api
  name: Nuvemshop / Tiendanube Products API
  description: Items for sale in the store.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-products-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
- aid: nuvemshop:nuvemshop-scripts-api
  name: Nuvemshop / Tiendanube Scripts API
  description: Custom JavaScript injected into the storefront.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Scripts
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-scripts-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
- aid: nuvemshop:nuvemshop-store-api
  name: Nuvemshop / Tiendanube Store API
  description: Store settings and metadata.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Store
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-store-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
- aid: nuvemshop:nuvemshop-webhooks-api
  name: Nuvemshop / Tiendanube Webhooks API
  description: Event notification subscriptions.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/2025-03/{store_id}
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/nuvemshop-webhooks-api-openapi.yml
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/product
  - type: PostmanCollection
    url: collections/nuvemshop.postman_collection.json
  - type: OpenCollection
    url: collections/nuvemshop.opencollection.json
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-variant
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product-image
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/category
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/customer
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/coupon
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/webhook
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/script
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/store
common:
- type: AgenticAccess
  url: agentic-access/nuvemshop-agentic-access.yml
- type: DomainSecurity
  url: security/nuvemshop-domain-security.yml
- type: Authentication
  url: authentication/nuvemshop-authentication.yml
- type: GitHubOrganization
  url: https://github.com/TiendaNube
- type: LinkedIn
  url: https://www.linkedin.com/company/tiendanube
- type: Website
  url: https://www.tiendanube.com
- type: Documentation
  url: https://tiendanube.github.io/api-documentation/
- type: Plans
  url: plans/nuvemshop-plans-pricing.yml
- type: RateLimits
  url: rate-limits/nuvemshop-rate-limits.yml
- type: FinOps
  url: finops/nuvemshop-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com