API changelog
Public changes to versioned API behaviour.
Version 1.4.17
Released: 2026-09-26
Added category update matching by code or unique filename and normalized dynamic category paths.
Version 1.4.16
Released: 2026-09-26
Added product update matching by unique filename and normalized product route prefixes.
Version 1.4.15
Released: 2026-09-26
Limited JSON array POST requests to 100 objects per request.
Version 1.4.14
Released: 2026-09-26
Added repeat-safe image handling for product, category, and article migrations.
Product image imports now retain original offsite sources and exclude primary images from additional images.
Version 1.4.13
Released: 2026-09-25
Sorted public API endpoint catalogs alphabetically by endpoint path.
Version 1.4.12
Released: 2026-09-25
Displayed OAuth discovery URLs as visible references in the authentication guide.
Version 1.4.11
Released: 2026-09-25
Added an API usage guide covering pagination, filters, sorting, dates, and response types.
Clarified multipart image upload fields in product and article schemas.
Version 1.4.10
Released: 2026-09-25
Added public authentication and MCP instructions to the API schema documentation.
Added JSON and Markdown discovery instructions to HTML documentation pages.
Version 1.4.9
Released: 2026-09-24
Added multipart primary and additional image uploads for articles.
Version 1.4.8
Released: 2026-09-24
Security updates only.
Version 1.4.7
Released: 2026-09-24
Security updates only.
Version 1.4.5
Released: 2026-09-24
Security updates only.
Version 1.4.4
Released: 2026-09-24
Security updates only.
Version 1.4.3
Released: 2026-09-24
Security updates only.
Version 1.4.2
Released: 2026-09-24
Added curated endpoint guidance, examples, and nested object dictionaries to public schemas.
Version 1.4.1
Released: 2026-09-24
Expanded public parameter notes with filter purposes and available basket actions.
Version 1.4.0
Released: 2026-09-24
Added types and examples to public endpoint parameter definitions.
Documented that boolean parameters accept true or 1.
Added supported methods and POST availability to the endpoint catalog.
Version 1.3.0
Released: 2026-09-24
Added public /api/schema and /api/changelog endpoints.
Added the public API version to status and schema responses.
Version 1.2.0
Released: 2026-09-23
Added product image paths and multipart product image uploads.
Version 1.1.0
Released: 2026-09-23
Added binary file uploads and image metadata, editing, upload, and download operations.
Added the readyToPick basket search option.
Version 1.0.0
Released: 2026-09-23
Published versioned API endpoint and field documentation.
Machine-readable documentation
This documentation is also available as JSON or Markdown at the same URL. Request JSON with Accept: application/json or Markdown with Accept: text/markdown.