Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nuvemshop / Tiendanube Store API

Store settings and metadata.

Nuvemshop / Tiendanube Store 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 Store. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, 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}.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
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 Store 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 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Store 1

Store settings and metadata.

GET
/store
Get the store
getStore 1 param → 200401

Schemas 3

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

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuvemshop-store-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 Product Variants API
Nuvemshop / Tiendanube Products API
Nuvemshop / Tiendanube Scripts API
Nuvemshop / Tiendanube Webhooks API