← ClaudeAtlas

printkk-print-on-demandlisted

Domain knowledge for using PrintKK print-on-demand API tools effectively. PrintKK is a print-on-demand platform that lets sellers create custom products, manage designs, upload images, and fulfill orders via API. Use this skill whenever the user wants to interact with PrintKK — browsing products, creating designs, placing orders, managing images, or building integrations with the PrintKK API. Also trigger when the user mentions "PrintKK", "print on demand", "POD fulfillment", custom product design workflows, or wants to automate their PrintKK store operations.
adrianohenriqueuna-pixel/printkk-agent-skill · ★ 0 · AI & Automation · score 72
Install: claude install-skill adrianohenriqueuna-pixel/printkk-agent-skill
# PrintKK PrintKK is a print-on-demand platform that connects sellers with production and fulfillment for custom products — apparel, home decor, accessories, and more. Use the API to automate design creation, product browsing, order placement, and image management. **Base URL:** `https://api.printkk.com/pkk-openapi` ## API Scope & Limitations The API covers **internal PrintKK operations only**: - ✅ Image upload & management - ✅ Design creation & editing - ✅ Order creation, payment, tracking - ✅ Product catalog browsing - ❌ **No publishing** — you cannot publish designs to external sales channels (Shopify, Etsy, etc.) via API. Publishing must be done through the PrintKK Dashboard. - ❌ **No shop/store management** — the API does not expose multi-shop operations. Although PrintKK accounts support multiple stores, the API operates at the account level without shop scoping. - ❌ **No print provider selection** — PrintKK uses its own production network. Unlike marketplace-model platforms, there is no API for choosing print providers. Production routing is handled internally by PrintKK. ## Authentication All requests require an `Api-Key` header. - Get your key: PrintKK Dashboard → **Settings** → **Api Management** - Keys expire — validity extends 90 days per renewal - Renewal only allowed when remaining validity ≤ 7 days - Expired keys cannot be renewed; generate a new one ``` Api-Key: <your-api-key> ``` ## Response Format All responses follow this structure: ```json { "