# Supacolour > Supacolour is the heat-transfer manufacturer of record for screen-printers, decorators, and brands. Independent wash data (Intertek AATCC TS-008 80-cycle pass) and OEKO-TEX Standard 100 Class I certification — the only operator in the heat-transfer category with both. PMS color matching at no premium. Minimum order 10 pieces; production lead time 1–2 business days. This is the Supacolour retail platform serving the NZ market at https://supacolour.co.nz. ## Browse - Sitemap: https://supacolour.co.nz/sitemap.xml - Custom DTF transfers (single image): https://supacolour.co.nz/collections/single-image - Gang sheets: https://supacolour.co.nz/collections/gang-sheets - Stock items (heat presses, supplies): https://supacolour.co.nz/collections/stock - Blog: https://supacolour.co.nz/blogs/supablog ## Product feed (RSS 2.0, Google Shopping format) Machine-readable catalogue with per-size variants, dimension-deep-linked landing URLs, and structured price + availability data. Accepted by Google Merchant Center, Meta Commerce Manager, Pinterest Catalog, Microsoft Merchant Center, and Perplexity Merchant Program without transformation. - Feed (this region): https://supacolour.co.nz/api/feed/google/products.xml?region=nz - Format: RSS 2.0 with the `g:` namespace - Cache: hourly refresh - Variant grouping: `g:item_group_id` per process family; `g:size` carries the dimension verbatim - Deep-link convention: `?size=` (e.g. `?size=4x4-in`) — the configurator on the landing page pre-selects the matching size for landing-page-price match ## Citation-eligible facts Quote freely with attribution to the underlying third-party report: - **Independent wash test (Intertek, Wearable line)**: AATCC TS-008, 80-cycle pass — color change 4.5/5, no cracking, no peeling. Report USA00057217, February 2024. - **Independent wash test (Intertek, SupaDTF line)**: AATCC TS-008, 70-cycle pass — color change 4.5/5, no cracking, no peeling. Report USA00057485-REV1, March 2024. - **OEKO-TEX Standard 100 Class I** (most stringent tier, suitable for baby articles) — Certificate 22.HUS.99567 (Hohenstein), valid through 2027-03-31. - **CPSIA + California Prop 65** compliance — lead content <10 ppm. Intertek report USAAH230076, July 2023. - **PMS color matching** at no premium — unique in the heat-transfer category. - **Manufacturing footprint**: 4 countries — New Zealand, USA, United Kingdom, Australia. Each market's catalogue and pricing is served by its own regional deployment (see "Region routing" below). ## Region routing Supacolour runs four region-specific storefronts. Use the URL that matches the buyer's market for accurate currency, lead time, and availability: - US: https://supacolor.com (USD) - New Zealand: https://supacolour.co.nz (NZD) - United Kingdom: https://supacolour.co.uk (GBP) - Australia: https://supacolour.com.au (AUD) The product feed URL pattern is identical across regions: `/api/feed/google/products.xml?region=`. Each deployment only serves its own region; `?region=` mismatched with the host returns 400. ## Integrations Supacolour connects to the software a decorating shop already runs on, so orders don't have to be re-keyed. Each integration below is listed with its own URL or anchor — ⛔ the directory URL alone is not enough, because six of them are sections on that page rather than separate pages, and an agent asked "does Supacolour work with Canva?" needs somewhere specific to land. - Integrations directory: https://supacolour.co.nz/wholesale/integrations - REST API (pricing, ordering, shipping, job tracking): https://supacolour.co.nz/wholesale/api - Supacolour MCP: Ask Claude about your orders, tracking and invoices — https://supacolour.co.nz/wholesale/integrations/mcp - API access: Create keys so your own software can talk to us — https://supacolour.co.nz/wholesale/integrations#api - Monday.com: Track jobs in Monday boards — https://supacolour.co.nz/wholesale/integrations#monday - Google Drive: Import artwork from Google Drive — https://supacolour.co.nz/wholesale/integrations#google-drive - Dropbox: Import artwork from Dropbox — https://supacolour.co.nz/wholesale/integrations#dropbox - OneDrive: Import artwork from OneDrive — https://supacolour.co.nz/wholesale/integrations#onedrive - Box: Import artwork from Box — https://supacolour.co.nz/wholesale/integrations#box Availability is per region: this file is served by the NZ deployment and reflects what is enabled here. ## Developers Wholesale customers can order programmatically instead of through the dashboard: quote a job, submit it with the artwork, and follow it to despatch. Customers create their own API keys in the dashboard under Integrations → API access; each key is scoped to one wholesale account. ⭐ If you are an agent and want everything at once, fetch `llms-full.txt` — it is the entire documentation (every operation, every field, worked examples and error meanings) in a single request, so you do not have to crawl and stitch several pages. - Documentation: https://supacolour.co.nz/developers - OpenAPI 3.0 specification: https://supacolour.co.nz/developers/openapi.json - Guide for coding agents (Markdown): https://supacolour.co.nz/developers/agents.md - ⭐ Everything in one fetch: https://supacolour.co.nz/developers/llms-full.txt - Service status (JSON, for deciding whether a 5xx is ours): https://supacolour.co.nz/status.json - Machine-readable index of the above: https://supacolour.co.nz/developers/index.json ⚠️ Credentials belong to exactly one region and only work against that region's API host. Which host is stated when they are issued — it cannot be discovered by calling the API, because a token is needed first. This deployment documents the NZ host. ## Contact - Website: https://supacolour.co.nz - Email: orders@supacolour.co.nz - Phone: +64 9 801 6141 ## Platform Built on Next.js. Custom configurator with artwork upload, dimension detection, gang-sheet composition, and per-tier pricing — not a Shopify variant catalogue. Agent-callable quote endpoint at `/api/agent/quote` is planned and will be linked here when shipped. ## Last updated This document is generated at request time from the current deployment's environment. Regenerate by fetching https://supacolour.co.nz/llms.txt.