Ciloo

Ciloo is a Rotterdam-headquartered global platform for branded products and promotional merchandise. Enterprises run a branded Ciloo store — business cards, apparel, stationery, signage, corporate gifts and sales collateral — and every order placed in it is produced on demand by a vetted production partner near the recipient, which Ciloo positions as cutting cost, waste and shipping distance while keeping brand control central. The platform is used by manufacturing, medical-device, professional- services and franchise organisations, and integrates with digital asset management (Frontify, Bynder, Canto, Aprimo, Papirfly, Brandfolder, Marvia), procurement and ERP (SAP Ariba, S/4HANA, Proactis, Proqura, Exact), SSO, and WooCommerce. Ciloo documents two APIs on its own knowledge centre at api.cilooprint.com: a per-brand-store Cart API secured with OAuth 1.0a, and a bidirectional Printer API integration that pushes orders to production partners and receives production and shipping status callbacks in return.

Ciloo publishes 1 API on the APIs.io network: Cart API. Tagged areas include Company, Printing, Branded Merchandise, Promotional Products, and Print On Demand.

The Ciloo catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Ciloo’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, and 20 more developer resources.

47.1/100 developing ▬ flat Agent 59/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs 1 MCP Servers
CompanyPrintingBranded MerchandisePromotional ProductsPrint On DemandeCommerceDigital Asset ManagementProcurementFulfillmentMarketing

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 47.1/100 · developing
Contract Quality 17.5 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 1.0 / 13
Governance 2.5 / 12
Discoverability 7.6 / 10
Agent readiness — 59/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 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/ciloo: 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 2

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

Ciloo Cart API

OAuth 1.0a (HMAC-SHA1) REST API on the ciloo/v1 namespace of a Ciloo brand store. Read, add, update and remove cart items; mint per-customer OAuth credentials from admin credent...

Ciloo Printer API Integration

Bidirectional order integration between Ciloo and its production partners. Ciloo POSTs a print order — items, print components with artwork paths and substrate attributes, and s...

Open Collections 1

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

Ciloo Cart API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

ciloo-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Ciloo Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ciloo Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Ciloo Authentication

http · 2 schemes

SECURITY

Ciloo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

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: ciloo
name: Ciloo
description: 'Ciloo is a Rotterdam-headquartered global platform for branded products and promotional merchandise. Enterprises
  run a branded Ciloo store — business cards, apparel, stationery, signage, corporate gifts and sales collateral — and every
  order placed in it is produced on demand by a vetted production partner near the recipient, which Ciloo positions as cutting
  cost, waste and shipping distance while keeping brand control central. The platform is used by manufacturing, medical-device,
  professional- services and franchise organisations, and integrates with digital asset management (Frontify, Bynder, Canto,
  Aprimo, Papirfly, Brandfolder, Marvia), procurement and ERP (SAP Ariba, S/4HANA, Proactis, Proqura, Exact), SSO, and WooCommerce.
  Ciloo documents two APIs on its own knowledge centre at api.cilooprint.com: a per-brand-store Cart API secured with OAuth
  1.0a, and a bidirectional Printer API integration that pushes orders to production partners and receives production and
  shipping status callbacks in return.'
image: https://ciloo.com/wp-content/uploads/2022/01/Ciloo-Logo-2021.png
url: https://raw.githubusercontent.com/api-evangelist/ciloo/refs/heads/main/apis.yml
x-type: company
x-source: harvest:marketing-integration-graph
specificationVersion: '0.20'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Printing
- Branded Merchandise
- Promotional Products
- Print On Demand
- eCommerce
- Digital Asset Management
- Procurement
- Fulfillment
- Marketing
apis:
- aid: ciloo:ciloo-cart-api
  name: Ciloo Cart API
  description: OAuth 1.0a (HMAC-SHA1) REST API on the ciloo/v1 namespace of a Ciloo brand store. Read, add, update and remove
    cart items; mint per-customer OAuth credentials from admin credentials; and issue one-hour auto-login tokens that drop
    a customer straight into the store's cart or order history. Customer records are created and updated through the WooCommerce
    wc/v3 namespace on the same host. Requests are form-encoded — the provider documents that a JSON content type breaks the
    signature.
  humanURL: https://api.cilooprint.com/ciloo-cart-api-documentation/
  baseURL: https://{store_domain}/wp-json/ciloo/v1
  tags:
  - Cart
  - Customers
  - Authentication
  - Print On Demand
  properties:
  - type: Documentation
    url: https://api.cilooprint.com/ciloo-cart-api-documentation/
  - type: APIReference
    url: https://api.cilooprint.com/ciloo-cart-api-documentation/#api-endpoints-reference
  - type: GettingStarted
    url: https://api.cilooprint.com/ciloo-cart-api-documentation/#authentication-setup
  - type: OpenAPI
    url: openapi/ciloo-cart-api-openapi.yml
  - type: Overlay
    url: overlays/ciloo-cart-api-overlay.yaml
  - type: Postman
    url: collections/ciloo-cart-api.postman_collection.json
  - type: Authentication
    url: authentication/ciloo-authentication.yml
  - type: ErrorCatalog
    url: errors/ciloo-problem-types.yml
  - type: DataModel
    url: data-model/ciloo-data-model.yml
- aid: ciloo:ciloo-printer-api
  name: Ciloo Printer API Integration
  description: Bidirectional order integration between Ciloo and its production partners. Ciloo POSTs a print order — items,
    print components with artwork paths and substrate attributes, and shipments with carrier and destination — to the partner's
    own order endpoint; the partner POSTs production-status and shipping callbacks, with tracking, back to a Ciloo-owned inbound
    callback URL. Authentication is agreed per partner rather than published.
  humanURL: https://api.cilooprint.com/printer-api-integration/
  baseURL: https://dashboard.cilooprint.com/ciloo-order-callback/printer-inbound
  tags:
  - Orders
  - Webhooks
  - Fulfillment
  - Printing
  properties:
  - type: Documentation
    url: https://api.cilooprint.com/printer-api-integration/
  - type: Webhooks
    url: asyncapi/ciloo-printer-webhooks.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://ciloo.com/
- type: DeveloperPortal
  url: https://api.cilooprint.com/
- type: Documentation
  url: https://api.cilooprint.com/
- type: APIReference
  url: https://api.cilooprint.com/ciloo-cart-api-documentation/#api-endpoints-reference
- type: GettingStarted
  url: https://api.cilooprint.com/ciloo-cart-api-documentation/#authentication-setup
- type: Support
  url: https://support.ciloo.com/hc/en-us
- type: Blog
  url: https://ciloo.com/blog/
- type: BlogRSS
  url: https://ciloo.com/feed/
- type: TermsOfService
  url: https://ciloo.com/terms-conditions/
- type: PrivacyPolicy
  url: https://ciloo.com/privacy-policy/
- type: Contact
  url: https://ciloo.com/contact/
- type: Integrations
  url: https://ciloo.com/integrations-partners/
- type: CaseStudies
  url: https://ciloo.com/case-studies/
- type: Postman
  url: collections/ciloo-cart-api.postman_collection.json
- type: Authentication
  url: authentication/ciloo-authentication.yml
- type: Conventions
  url: conventions/ciloo-conventions.yml
- type: ErrorCatalog
  url: errors/ciloo-problem-types.yml
- type: Lifecycle
  url: lifecycle/ciloo-lifecycle.yml
- type: Conformance
  url: conformance/ciloo-conformance.yml
- type: DataModel
  url: data-model/ciloo-data-model.yml
- type: Webhooks
  url: asyncapi/ciloo-printer-webhooks.yml
- type: MCPServer
  url: mcp/ciloo-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/ciloo-llms.txt
- type: Plans
  url: plans/ciloo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ciloo-rate-limits.yml
- type: DomainSecurity
  url: security/ciloo-domain-security.yml
x-vouched-by:
- Brandfolder
- Frontify
x-vouch-count: 2
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 20
  pass: local-v1