Gelato website screenshot

Gelato

Gelato operates a global, distributed print-on-demand production network that lets ecommerce sellers produce and ship products locally in 30+ countries. The Gelato API exposes REST endpoints across dedicated subdomains for orders, the product catalog, pricing and stock, shipment methods, ecommerce store products and templates, plus webhooks - all authenticated with an X-API-KEY header.

Gelato publishes 6 APIs on the APIs.io network, including Ecommerce API, Orders API, Prices API, and 3 more. Tagged areas include Print on Demand, Ecommerce, Fulfillment, Distributed Production, and Orders.

Gelato’s developer surface includes authentication, documentation, and 8 more developer resources.

37.5/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
6 APIs
Print on DemandEcommerceFulfillmentDistributed ProductionOrders

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.5/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 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/gelato: 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 6

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

Gelato Ecommerce API

The Ecommerce API from Gelato — 4 operation(s) for ecommerce.

Gelato Orders API

The Orders API from Gelato — 5 operation(s) for orders.

Gelato Prices API

The Prices API from Gelato — 1 operation(s) for prices.

Gelato Product Catalog API

The Product Catalog API from Gelato — 5 operation(s) for product catalog.

Gelato Shipment API

The Shipment API from Gelato — 1 operation(s) for shipment.

Gelato Stock API

The Stock API from Gelato — 1 operation(s) for stock.

Open Collections 1

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

Gelato API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Gelato Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Gelato Rate Limits

4 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.

Gelato Authentication

apiKey · 1 scheme

SECURITY

Gelato Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Gelato Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Gelato Agentic Access

18 operations · 8 acting

18 operations · 8 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: gelato
url: https://raw.githubusercontent.com/api-evangelist/gelato/refs/heads/main/apis.yml
name: Gelato
kind: company
description: Gelato operates a global, distributed print-on-demand production network that lets ecommerce sellers produce
  and ship products locally in 30+ countries. The Gelato API exposes REST endpoints across dedicated subdomains for orders,
  the product catalog, pricing and stock, shipment methods, ecommerce store products and templates, plus webhooks - all authenticated
  with an X-API-KEY header.
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/gelato.png
tags:
- Print on Demand
- Ecommerce
- Fulfillment
- Distributed Production
- Orders
created: '2026-06-25'
modified: '2026-06-25'
specificationVersion: '0.19'
apis:
- aid: gelato:gelato-ecommerce-api
  name: Gelato Ecommerce API
  description: The Ecommerce API from Gelato — 4 operation(s) for ecommerce.
  humanURL: https://dashboard.gelato.com/docs/orders/
  baseURL: https://order.gelatoapis.com
  tags:
  - Ecommerce
  properties:
  - type: OpenAPI
    url: openapi/gelato-ecommerce-api-openapi.yml
  - type: Documentation
    url: https://dashboard.gelato.com/docs/orders/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/orders/v4/create/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/catalog/list/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/prices/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/stock/region-availability/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/ecommerce/products/list/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/ecommerce/products/create-from-template/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/webhooks/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/webhooks/
- aid: gelato:gelato-orders-api
  name: Gelato Orders API
  description: The Orders API from Gelato — 5 operation(s) for orders.
  humanURL: https://dashboard.gelato.com/docs/orders/
  baseURL: https://order.gelatoapis.com
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/gelato-orders-api-openapi.yml
  - type: Documentation
    url: https://dashboard.gelato.com/docs/orders/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/orders/v4/create/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/catalog/list/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/prices/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/stock/region-availability/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/ecommerce/products/list/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/ecommerce/products/create-from-template/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/webhooks/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/webhooks/
- aid: gelato:gelato-prices-api
  name: Gelato Prices API
  description: The Prices API from Gelato — 1 operation(s) for prices.
  humanURL: https://dashboard.gelato.com/docs/orders/
  baseURL: https://order.gelatoapis.com
  tags:
  - Prices
  properties:
  - type: OpenAPI
    url: openapi/gelato-prices-api-openapi.yml
  - type: Documentation
    url: https://dashboard.gelato.com/docs/orders/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/orders/v4/create/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/catalog/list/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/prices/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/stock/region-availability/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/ecommerce/products/list/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/ecommerce/products/create-from-template/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/webhooks/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/webhooks/
- aid: gelato:gelato-product-catalog-api
  name: Gelato Product Catalog API
  description: The Product Catalog API from Gelato — 5 operation(s) for product catalog.
  humanURL: https://dashboard.gelato.com/docs/orders/
  baseURL: https://order.gelatoapis.com
  tags:
  - Product Catalog
  properties:
  - type: OpenAPI
    url: openapi/gelato-product-catalog-api-openapi.yml
  - type: Documentation
    url: https://dashboard.gelato.com/docs/orders/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/orders/v4/create/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/catalog/list/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/prices/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/stock/region-availability/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/ecommerce/products/list/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/ecommerce/products/create-from-template/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/webhooks/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/webhooks/
- aid: gelato:gelato-shipment-api
  name: Gelato Shipment API
  description: The Shipment API from Gelato — 1 operation(s) for shipment.
  humanURL: https://dashboard.gelato.com/docs/orders/
  baseURL: https://order.gelatoapis.com
  tags:
  - Shipment
  properties:
  - type: OpenAPI
    url: openapi/gelato-shipment-api-openapi.yml
  - type: Documentation
    url: https://dashboard.gelato.com/docs/orders/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/orders/v4/create/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/catalog/list/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/prices/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/stock/region-availability/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/ecommerce/products/list/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/ecommerce/products/create-from-template/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/webhooks/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/webhooks/
- aid: gelato:gelato-stock-api
  name: Gelato Stock API
  description: The Stock API from Gelato — 1 operation(s) for stock.
  humanURL: https://dashboard.gelato.com/docs/orders/
  baseURL: https://order.gelatoapis.com
  tags:
  - Stock
  properties:
  - type: OpenAPI
    url: openapi/gelato-stock-api-openapi.yml
  - type: Documentation
    url: https://dashboard.gelato.com/docs/orders/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/orders/v4/create/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/catalog/list/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/products/prices/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/products/stock/region-availability/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/shipment/methods/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/ecommerce/products/list/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/ecommerce/products/create-from-template/
  - type: Documentation
    url: https://dashboard.gelato.com/docs/webhooks/
  - type: APIReference
    url: https://dashboard.gelato.com/docs/webhooks/
common:
- type: AgenticAccess
  url: agentic-access/gelato-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/gelato-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/gelato-domain-security.yml
- type: Authentication
  url: authentication/gelato-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/gelato-com
- type: Website
  url: https://www.gelato.com
- type: Documentation
  url: https://dashboard.gelato.com/docs/
- type: Plans
  url: plans/gelato-plans-pricing.yml
- type: RateLimits
  url: rate-limits/gelato-rate-limits.yml
- type: FinOps
  url: finops/gelato-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com