InkSoft
InkSoft is a custom apparel e-commerce, online store, and design platform for screen printers, embroiderers, and print shops - part of the Inktavo family alongside Printful and GraphicsFlow. It provides hosted online stores, a browser-based Design Studio, product catalogs, art/clip-art libraries, and order management. InkSoft exposes a documented but license-gated developer surface, the InkSoft API 2, a per-store RPC-style HTTP API returning XML or JSON with CORS support. It lets partners and store owners build custom storefronts, product catalog pages, design galleries, cart and checkout flows, and single sign-on against a specific web store. API access requires an InkSoft Unlimited license and an additional monthly fee, so the reference is public but production use is account-gated.
APIs
InkSoft Stores & Products API
Retrieve a web store's product catalog for building custom catalog and product-detail pages. Documented API 2 methods include GetProductCategoryList (all categories and subcateg...
InkSoft Designs & Art API
Browse and search the design and clip-art libraries that back the InkSoft Design Studio. Documented API 2 methods include GetStoreDesignCategoryList, GetStoreDesignList (designs...
InkSoft Cart & Orders API
Drive an external cart and checkout flow against an InkSoft store. Documented API 2 methods include GetCart (cart contents with designs, product images, styles, sizes, and prici...
InkSoft Users & SSO API
Provision and link InkSoft user accounts for single sign-on. The documented CreateUser method creates an InkSoft account alongside your own user record and returns an InkSoft Us...