Tiendanube website screenshot

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.

Tiendanube publishes 12 APIs on the APIs.io network, including Categories API, Coupons API, Customers API, and 9 more. Tagged areas include E-Commerce, Retail, Latin America, Storefront, and Product.

Tiendanube’s developer surface includes authentication, documentation, engineering blog, and 10 more developer resources.

37.7/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessPaid
1 APIs
E-CommerceRetailLatin AmericaStorefrontProductOrder

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/tiendanube: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 12

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

Tiendanube Categories API

The Categories API from Tiendanube — 2 operation(s) for categories.

Tiendanube Coupons API

The Coupons API from Tiendanube — 2 operation(s) for coupons.

Tiendanube Customers API

The Customers API from Tiendanube — 2 operation(s) for customers.

Tiendanube Fulfillment Orders API

The Fulfillment Orders API from Tiendanube — 2 operation(s) for fulfillment orders.

Tiendanube Orders API

The Orders API from Tiendanube — 4 operation(s) for orders.

Tiendanube Payment Providers API

The Payment Providers API from Tiendanube — 1 operation(s) for payment providers.

Tiendanube Product Images API

The Product Images API from Tiendanube — 1 operation(s) for product images.

Tiendanube Product Variants API

The Product Variants API from Tiendanube — 2 operation(s) for product variants.

Tiendanube Products API

The Products API from Tiendanube — 2 operation(s) for products.

Tiendanube Scripts API

The Scripts API from Tiendanube — 1 operation(s) for scripts.

Tiendanube Shipping Carriers API

The Shipping Carriers API from Tiendanube — 1 operation(s) for shipping carriers.

Tiendanube Webhooks API

The Webhooks API from Tiendanube — 2 operation(s) for webhooks.

Scroll for all 12

Open Collections 14

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

API Collection

OPEN COLLECTION

Scroll for all 14

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Tiendanube Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Tiendanube Authentication

apiKey · 1 scheme

SECURITY

Tiendanube Domain Security

TLSv1.3 · DMARC

SECURITY

Tiendanube Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Tiendanube Agentic Access

38 operations · 20 acting

38 operations · 20 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 3

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 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tiendanube
url: https://raw.githubusercontent.com/api-evangelist/tiendanube/refs/heads/main/apis.yml
name: Tiendanube
kind: company
description: 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.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tiendanube.png
tags:
- E-Commerce
- Retail
- Latin America
- Storefront
- Product
- Order
tags_raw:
- E-commerce
- Retail
- Latin America
- Storefront
- Products
- Orders
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.23'
apis:
- aid: tiendanube:tiendanube-categories-api
  name: Tiendanube Categories API
  description: The Categories API from Tiendanube — 2 operation(s) for categories.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-coupons-api
  name: Tiendanube Coupons API
  description: The Coupons API from Tiendanube — 2 operation(s) for coupons.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Coupons
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-customers-api
  name: Tiendanube Customers API
  description: The Customers API from Tiendanube — 2 operation(s) for customers.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-fulfillment-orders-api
  name: Tiendanube Fulfillment Orders API
  description: The Fulfillment Orders API from Tiendanube — 2 operation(s) for fulfillment orders.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Fulfillment Orders
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-fulfillment-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-orders-api
  name: Tiendanube Orders API
  description: The Orders API from Tiendanube — 4 operation(s) for orders.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-payment-providers-api
  name: Tiendanube Payment Providers API
  description: The Payment Providers API from Tiendanube — 1 operation(s) for payment providers.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Payment Providers
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-payment-providers-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-product-images-api
  name: Tiendanube Product Images API
  description: The Product Images API from Tiendanube — 1 operation(s) for product images.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Product Images
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-product-variants-api
  name: Tiendanube Product Variants API
  description: The Product Variants API from Tiendanube — 2 operation(s) for product variants.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Product Variants
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-products-api
  name: Tiendanube Products API
  description: The Products API from Tiendanube — 2 operation(s) for products.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Product
  tags_raw:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-scripts-api
  name: Tiendanube Scripts API
  description: The Scripts API from Tiendanube — 1 operation(s) for scripts.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Scripts
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-shipping-carriers-api
  name: Tiendanube Shipping Carriers API
  description: The Shipping Carriers API from Tiendanube — 1 operation(s) for shipping carriers.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Shipping Carriers
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-shipping-carriers-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
- aid: tiendanube:tiendanube-webhooks-api
  name: Tiendanube Webhooks API
  description: The Webhooks API from Tiendanube — 2 operation(s) for webhooks.
  humanURL: https://tiendanube.github.io/api-documentation/resources/product
  baseURL: https://api.tiendanube.com/v1/{store_id}
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/tiendanube-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: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/product_variant
  - type: APIReference
    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/fulfillment_order
  - type: Documentation
    url: https://tiendanube.github.io/api-documentation/resources/payment_provider
  - type: APIReference
    url: https://tiendanube.github.io/api-documentation/resources/shipping_carrier
common:
- type: CapabilityMap
  url: capabilities/tiendanube-capability-edges.yml
  name: Tiendanube Business Capability Map
- type: AgenticAccess
  url: agentic-access/tiendanube-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/tiendanube-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/tiendanube-domain-security.yml
- type: Authentication
  url: authentication/tiendanube-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/tiendanube-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tiendanube-rate-limits.yml
- type: FinOps
  url: finops/tiendanube-finops.yml
- url: https://www.tiendanube.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/tiendanube"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/tiendanube/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/tiendanube/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.