How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nuvemshop / Tiendanube Product Variants API

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

Nuvemshop / Tiendanube Product Variants API is one of 10 APIs that Nuvemshop / Tiendanube publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product Variants. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 2025-03.

Requests are made against 2 base URLs: https://api.tiendanube.com/2025-03/{store_id}, https://api.nuvemshop.com.br/2025-03/{store_id}.

8 operations 3 paths 4 schemas 1 DELETE2 GET1 PATCH2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2025-03
Base URL
https://api.tiendanube.com/2025-03/{store_id}
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Nuvemshop / Tiendanube Product Variants API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authentication (authenticationHeader). By default, every request must be authenticated.

  • authenticationHeader — NON-STANDARD auth header. Send the OAuth 2 access token as Authentication: bearer ACCESSTOKEN - the header name must be Authentication (not Authorization) and…

Paths & Operations 8

Across 3 paths, the API surfaces 8 operations — 1 DELETE, 2 GET, 1 PATCH, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Product Variants 8

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

GET
/products/{product_id}/variants
List product variants
listProductVariants 1 param → 200401
POST
/products/{product_id}/variants
Create a product variant
createProductVariant 1 param body → 201401422
PUT
/products/{product_id}/variants
Replace the variant collection
replaceProductVariants 1 param body → 200401
PATCH
/products/{product_id}/variants
Partially update the variant collection
patchProductVariants 1 param body → 200401
GET
/products/{product_id}/variants/{id}
Get a product variant
getProductVariant 2 params → 200401404
PUT
/products/{product_id}/variants/{id}
Update a product variant
updateProductVariant 2 params body → 200401404
DELETE
/products/{product_id}/variants/{id}
Delete a product variant
deleteProductVariant 2 params → 200401404
POST
/products/{product_id}/variants/stock
Update variant stock
updateVariantStock 1 param body → 200401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are VariantInput (7 properties), Error (3 properties). Each schema is shown below with its type and property counts.

VariantInput
object
7 properties
Variant
Error
object
3 properties
LocalizedString
object
A map of language code to localized text (e.g. {"es":"...","pt":"..."}).

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuvemshop-product-variants-api-openapi.yml Raw ↑

Other APIs Nuvemshop / Tiendanube publishes across the network.

Nuvemshop / Tiendanube Categories API
Nuvemshop / Tiendanube Coupons API
Nuvemshop / Tiendanube Customers API
Nuvemshop / Tiendanube Orders API
Nuvemshop / Tiendanube Product Images API
Nuvemshop / Tiendanube Products API
Nuvemshop / Tiendanube Scripts API
Nuvemshop / Tiendanube Store API
Nuvemshop / Tiendanube Webhooks API
Where this information came from

This is an independent, third-party profile of Nuvemshop / Tiendanube Product Variants API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.