Gooten website screenshot

Gooten

Gooten is a print-on-demand and global manufacturing and fulfillment platform for custom products - apparel, wall art, drinkware, home goods, and more. Its REST API (hosted at api.print.io, the platform Gooten was built on) lets ecommerce brands and developers browse the product catalog and per-region SKUs, retrieve print templates, create print-ready products from artwork, quote shipping and order prices, and submit and manage manufacturing orders routed across Gooten's distributed vendor network. Requests are authenticated with a public RecipeID and, for order and billing operations, a private PartnerBillingKey. There are no setup or monthly fees - you pay the per-order production and shipping cost only when an item is manufactured and shipped.

Gooten publishes 4 APIs on the APIs.io network, including Orders API, Print Assets API, Products API, and 1 more. Tagged areas include Print on Demand, Fulfillment, Manufacturing, Ecommerce, and Dropshipping.

Gooten’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.0/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
4 APIs
Print on DemandFulfillmentManufacturingEcommerceDropshippingCustom Products

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 37.0/100 · thin
Contract Quality 15.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/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 7 / 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/gooten: 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 4

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

Gooten Orders API

Submit, retrieve, search, and update manufacturing orders.

Gooten Print Assets API

Product templates and print-ready product (PRP) management.

Gooten Products API

Catalog products, per-region SKUs, supported countries and currencies.

Gooten Shipping API

Shipping option lookup and order price estimates for a cart.

Open Collections 1

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

Gooten API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Gooten Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Gooten Rate Limits

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

Gooten Authentication

apiKey · 1 scheme

SECURITY

Gooten Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Gooten Agentic Access

17 operations · 8 acting

17 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 2

Authentication, authorization, and security posture

Operate 2

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

Source (apis.yml)

apis.yml Raw ↑
aid: gooten
url: https://raw.githubusercontent.com/api-evangelist/gooten/refs/heads/main/apis.yml
name: Gooten
kind: company
description: Gooten is a print-on-demand and global manufacturing and fulfillment platform for custom products - apparel,
  wall art, drinkware, home goods, and more. Its REST API (hosted at api.print.io, the platform Gooten was built on) lets
  ecommerce brands and developers browse the product catalog and per-region SKUs, retrieve print templates, create print-ready
  products from artwork, quote shipping and order prices, and submit and manage manufacturing orders routed across Gooten's
  distributed vendor network. Requests are authenticated with a public RecipeID and, for order and billing operations, a private
  PartnerBillingKey. There are no setup or monthly fees - you pay the per-order production and shipping cost only when an
  item is manufactured and shipped.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · 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/gooten.png
tags:
- Print on Demand
- Fulfillment
- Manufacturing
- Ecommerce
- Dropshipping
- Custom Products
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.19'
apis:
- aid: gooten:gooten-orders-api
  name: Gooten Orders API
  description: Submit, retrieve, search, and update manufacturing orders.
  humanURL: https://www.gooten.com/api-documentation/product-variants-skus-for-a-product/
  baseURL: https://api.print.io/api/v/5/source/api
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/gooten-orders-api-openapi.yml
  - type: Documentation
    url: https://www.gooten.com/api-documentation/getting-started/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/product-variants-skus-for-a-product/
  - type: PostmanCollection
    url: collections/gooten.postman_collection.json
  - type: OpenCollection
    url: collections/gooten.opencollection.json
  - type: Documentation
    url: https://www.gooten.com/api-documentation/submitting-an-order/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/get-order-by-id/
  - type: Documentation
    url: https://www.gooten.com/api-documentation/shipping-options-for-a-cart/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/getting-price-estimate-for-an-order/
  - type: Documentation
    url: https://www.gooten.com/api-documentation/listing-product-templates-for-a-sku/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/print-ready-products/
- aid: gooten:gooten-print-assets-api
  name: Gooten Print Assets API
  description: Product templates and print-ready product (PRP) management.
  humanURL: https://www.gooten.com/api-documentation/product-variants-skus-for-a-product/
  baseURL: https://api.print.io/api/v/5/source/api
  tags:
  - Print Assets
  properties:
  - type: OpenAPI
    url: openapi/gooten-print-assets-api-openapi.yml
  - type: Documentation
    url: https://www.gooten.com/api-documentation/getting-started/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/product-variants-skus-for-a-product/
  - type: PostmanCollection
    url: collections/gooten.postman_collection.json
  - type: OpenCollection
    url: collections/gooten.opencollection.json
  - type: Documentation
    url: https://www.gooten.com/api-documentation/submitting-an-order/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/get-order-by-id/
  - type: Documentation
    url: https://www.gooten.com/api-documentation/shipping-options-for-a-cart/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/getting-price-estimate-for-an-order/
  - type: Documentation
    url: https://www.gooten.com/api-documentation/listing-product-templates-for-a-sku/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/print-ready-products/
- aid: gooten:gooten-products-api
  name: Gooten Products API
  description: Catalog products, per-region SKUs, supported countries and currencies.
  humanURL: https://www.gooten.com/api-documentation/product-variants-skus-for-a-product/
  baseURL: https://api.print.io/api/v/5/source/api
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/gooten-products-api-openapi.yml
  - type: Documentation
    url: https://www.gooten.com/api-documentation/getting-started/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/product-variants-skus-for-a-product/
  - type: PostmanCollection
    url: collections/gooten.postman_collection.json
  - type: OpenCollection
    url: collections/gooten.opencollection.json
  - type: Documentation
    url: https://www.gooten.com/api-documentation/submitting-an-order/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/get-order-by-id/
  - type: Documentation
    url: https://www.gooten.com/api-documentation/shipping-options-for-a-cart/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/getting-price-estimate-for-an-order/
  - type: Documentation
    url: https://www.gooten.com/api-documentation/listing-product-templates-for-a-sku/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/print-ready-products/
- aid: gooten:gooten-shipping-api
  name: Gooten Shipping API
  description: Shipping option lookup and order price estimates for a cart.
  humanURL: https://www.gooten.com/api-documentation/product-variants-skus-for-a-product/
  baseURL: https://api.print.io/api/v/5/source/api
  tags:
  - Shipping
  properties:
  - type: OpenAPI
    url: openapi/gooten-shipping-api-openapi.yml
  - type: Documentation
    url: https://www.gooten.com/api-documentation/getting-started/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/product-variants-skus-for-a-product/
  - type: PostmanCollection
    url: collections/gooten.postman_collection.json
  - type: OpenCollection
    url: collections/gooten.opencollection.json
  - type: Documentation
    url: https://www.gooten.com/api-documentation/submitting-an-order/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/get-order-by-id/
  - type: Documentation
    url: https://www.gooten.com/api-documentation/shipping-options-for-a-cart/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/getting-price-estimate-for-an-order/
  - type: Documentation
    url: https://www.gooten.com/api-documentation/listing-product-templates-for-a-sku/
  - type: APIReference
    url: https://www.gooten.com/api-documentation/print-ready-products/
common:
- type: AgenticAccess
  url: agentic-access/gooten-agentic-access.yml
- type: DomainSecurity
  url: security/gooten-domain-security.yml
- type: Authentication
  url: authentication/gooten-authentication.yml
- type: Website
  url: https://www.gooten.com
- type: LinkedIn
  url: https://www.linkedin.com/company/gooten
- type: Documentation
  url: https://www.gooten.com/api-documentation/getting-started/
- type: SupportCenter
  url: https://help.gooten.com/hc/en-us
- type: Plans
  url: plans/gooten-plans-pricing.yml
- type: RateLimits
  url: rate-limits/gooten-rate-limits.yml
- type: FinOps
  url: finops/gooten-finops.yml
- type: Blog
  url: https://www.gooten.com/blog/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com