Prodigi

Prodigi is a global print-on-demand and dropshipping platform that connects merchants to a worldwide network of print labs. The Prodigi Print API (v4.0) lets developers create and manage print orders, fetch real-time quotes, and query the product catalogue, with print and shipping fulfilled at wholesale prices direct from the manufacturer.

Prodigi publishes 3 APIs on the APIs.io network: Orders API, Products API, and Quotes API. Tagged areas include Print on Demand, Printing, Dropshipping, Fulfillment, and E-commerce.

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

36.2/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreeSelf serve⚡ Free to try
3 APIs
Print on DemandPrintingDropshippingFulfillmentE-commerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 36.2/100 · thin
Contract Quality 15.3 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 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/prodigi: 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 3

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

Prodigi Orders API

Create, retrieve, list, and act on print orders.

Prodigi Products API

Query the product catalogue by SKU.

Prodigi Quotes API

Request pricing and shipping breakdowns before ordering.

Open Collections 1

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

Prodigi Print API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Prodigi Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Prodigi Rate Limits

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

Prodigi Authentication

apiKey · 1 scheme

SECURITY

Prodigi Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

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

Prodigi Agentic Access

10 operations · 6 acting

10 operations · 6 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 2

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

Source (apis.yml)

apis.yml Raw ↑
aid: prodigi
url: https://raw.githubusercontent.com/api-evangelist/prodigi/refs/heads/main/apis.yml
name: Prodigi
kind: company
description: Prodigi is a global print-on-demand and dropshipping platform that connects merchants to a worldwide network
  of print labs. The Prodigi Print API (v4.0) lets developers create and manage print orders, fetch real-time quotes, and
  query the product catalogue, with print and shipping fulfilled at wholesale prices direct from the manufacturer.
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · 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/prodigi.png
tags:
- Print on Demand
- Printing
- Dropshipping
- Fulfillment
- E-commerce
created: '2026-06-25'
modified: '2026-06-25'
specificationVersion: '0.19'
apis:
- aid: prodigi:prodigi-orders-api
  name: Prodigi Orders API
  description: Create, retrieve, list, and act on print orders.
  humanURL: https://www.prodigi.com/print-api/docs/reference/
  baseURL: https://api.prodigi.com/v4.0
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/prodigi-orders-api-openapi.yml
  - type: Documentation
    url: https://www.prodigi.com/print-api/docs/reference/
  - type: APIReference
    url: https://www.prodigi.com/print-api/docs/reference/
  - type: PostmanCollection
    url: collections/prodigi.postman_collection.json
  - type: OpenCollection
    url: collections/prodigi.opencollection.json
- aid: prodigi:prodigi-products-api
  name: Prodigi Products API
  description: Query the product catalogue by SKU.
  humanURL: https://www.prodigi.com/print-api/docs/reference/
  baseURL: https://api.prodigi.com/v4.0
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/prodigi-products-api-openapi.yml
  - type: Documentation
    url: https://www.prodigi.com/print-api/docs/reference/
  - type: APIReference
    url: https://www.prodigi.com/print-api/docs/reference/
  - type: PostmanCollection
    url: collections/prodigi.postman_collection.json
  - type: OpenCollection
    url: collections/prodigi.opencollection.json
- aid: prodigi:prodigi-quotes-api
  name: Prodigi Quotes API
  description: Request pricing and shipping breakdowns before ordering.
  humanURL: https://www.prodigi.com/print-api/docs/reference/
  baseURL: https://api.prodigi.com/v4.0
  tags:
  - Quotes
  properties:
  - type: OpenAPI
    url: openapi/prodigi-quotes-api-openapi.yml
  - type: Documentation
    url: https://www.prodigi.com/print-api/docs/reference/
  - type: APIReference
    url: https://www.prodigi.com/print-api/docs/reference/
  - type: PostmanCollection
    url: collections/prodigi.postman_collection.json
  - type: OpenCollection
    url: collections/prodigi.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/prodigi-agentic-access.yml
- type: DomainSecurity
  url: security/prodigi-domain-security.yml
- type: Authentication
  url: authentication/prodigi-authentication.yml
- type: GitHubOrganization
  url: https://github.com/Prodigi-Group
- type: LinkedIn
  url: https://www.linkedin.com/company/prodigi
- type: Website
  url: https://www.prodigi.com
- type: Documentation
  url: https://www.prodigi.com/print-api/docs/
- type: Plans
  url: plans/prodigi-plans-pricing.yml
- type: RateLimits
  url: rate-limits/prodigi-rate-limits.yml
- type: FinOps
  url: finops/prodigi-finops.yml
- url: https://www.prodigi.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com