{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"6b892bcd-0712-4814-8d0c-7eeaca59cead","name":"API Documentation","description":"# Promos Ink API\n\nPromos Ink decorates and fulfills promotional products and apparel. This collection covers the two HTTP APIs we expose to partners and connected brands.\n\n## Surfaces\n\n**Platform API** (`https://api.promosinkwall-e.com`)\nOrder intake and status for partners and internal tooling. Authenticate with a Partner Token, an HMAC-SHA256 signature, or Basic credentials.\n\n**Brand API v1** (`https://api.promosinkzypher.com/api/v1`)\nOrder submission, status, and tracking for connected brands. Authenticate with a bearer key (`sk_live_` prefix). Request and response bodies are camelCase.\n\nAll traffic is HTTPS. Credentials are issued during onboarding and scoped to your account. Treat them like passwords: keep them out of source control and out of browser code.\n\n## Base URLs\n\n| Surface | Base URL | Variable |\n| --- | --- | --- |\n| Platform API | `https://api.promosinkwall-e.com` | `base_url` |\n| Brand API v1 | `https://api.promosinkzypher.com/api/v1` | `v1_base_url` (host) |\n\nThere is no separate sandbox host. We issue test and live credentials against these same base URLs; ask your onboarding contact for test credentials if you want to integrate before going live.\n\n## Getting started\n\n1. Import the **Promos Ink API** environment and fill in the variables for your method.\n2. Send **Health check** to confirm connectivity.\n3. Send the request for your auth method. The HMAC request signs itself in a pre-request script.\n\nAMP / Brand API v1: skip the Authentication folder. Use **Brand API v1** with `v1_base_url` and `sk_live_key`.\n\n## Other ways to integrate\n\nNot every buyer wants REST. We also run:\n\n- **PromoStandards (SOAP)** at `ps.promosinkzypher.com`: Purchase Order, Order Status, Order Shipment Notification, Product Data, Inventory, Pricing & Configuration, Invoice, and Media Content. Append `?wsdl` to any service for its WSDL; Basic auth per distributor.\n- **EDI**: ANSI X12 810 (invoice) output, plus CSV and Excel.\n- **ERP and custom**: Odoo, storefronts, and middleware through our integration team.\n\n## Variables\n\n| Variable | Used by |\n| --- | --- |\n| `base_url` | Platform API base |\n| `v1_base_url` | Brand API v1 host |\n| `partner_token` | Partner Token (Platform API) |\n| `api_key`, `api_secret`, `customer_id` | HMAC credentials (Platform API) |\n| `basic_user`, `basic_key` | Basic credentials (Platform API) |\n| `sk_live_key` | Brand API v1 bearer key |\n| `order_id` | Order id for status lookups |\n\nLive documentation: https://documenter.getpostman.com/view/14804547/2sBXwqrAqh","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"14804547","team":1627020,"collectionId":"6b892bcd-0712-4814-8d0c-7eeaca59cead","publishedId":"2sBXwqrAqh","public":true,"publicUrl":"https://apidocs.promosinkzypher.com","privateUrl":"https://go.postman.co/documentation/14804547-6b892bcd-0712-4814-8d0c-7eeaca59cead","customColor":{"top-bar":"0F172A","right-sidebar":"F8FAFC","highlight":"4F46E5"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":"Authentication and order APIs for Promos Ink partners and connected brands."},{"name":"title","value":"Promos Ink API"}],"appearance":{"default":"system_default","themes":[{"name":"dark","logo":"https://content.pstmn.io/aa545ade-050d-4931-b2a9-faea1f132491/UHJvbW9zIEluayBlbWFpbCBMb2dvLlBORw==","colors":{"top-bar":"020617","right-sidebar":"0F172A","highlight":"6366F1"}},{"name":"light","logo":"https://content.pstmn.io/aa545ade-050d-4931-b2a9-faea1f132491/UHJvbW9zIEluayBlbWFpbCBMb2dvLlBORw==","colors":{"top-bar":"0F172A","right-sidebar":"F8FAFC","highlight":"4F46E5"}}]}},"version":"8.12.3","publishDate":"2026-08-27T05:16:40.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"Promos Ink API","description":"Authentication and order APIs for Promos Ink partners and connected brands."},"logos":{"logoLight":"https://content.pstmn.io/aa545ade-050d-4931-b2a9-faea1f132491/UHJvbW9zIEluayBlbWFpbCBMb2dvLlBORw==","logoDark":"https://content.pstmn.io/aa545ade-050d-4931-b2a9-faea1f132491/UHJvbW9zIEluayBlbWFpbCBMb2dvLlBORw=="}},"statusCode":200},"environments":[{"name":"Promos Ink API","id":"9f5415b4-776a-4ee8-bb1c-3a1716ca4146","owner":"14804547","values":[{"enabled":true,"key":"base_url","value":"https://api.promosinkwall-e.com","type":"default"},{"enabled":true,"key":"v1_base_url","value":"https://api.promosinkzypher.com","type":"default"},{"enabled":true,"key":"partner_token","value":"","type":"secret"},{"enabled":true,"key":"api_key","value":"","type":"secret"},{"enabled":true,"key":"api_secret","value":"","type":"secret"},{"enabled":true,"key":"customer_id","value":"","type":"default"},{"enabled":true,"key":"basic_user","value":"","type":"default"},{"enabled":true,"key":"basic_key","value":"","type":"secret"},{"enabled":true,"key":"sk_live_key","value":"","type":"secret"},{"enabled":true,"key":"order_id","value":"","type":"default"},{"enabled":true,"key":"item_id","value":"","type":"default"}],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/ba17b155460a75bd99af2fc22a73ac19fc394029f0928161b2d1025d47a59609","favicon":"https://promosinkzypher.com/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Promos Ink API","value":"14804547-9f5415b4-776a-4ee8-bb1c-3a1716ca4146"}],"canonicalUrl":"https://apidocs.promosinkzypher.com/view/metadata/2sBXwqrAqh"}