IoneShop Developers

Changelog

All notable changes to the public API contract and developer docs.

Format inspired by Keep a Changelog. Versions refer to API surface, not marketing app releases.

[Unreleased]

Added

  • Partner API keys (isk_test_ / isk_live_) — create and revoke in Merchant BO → Developers
  • Hosted Developer Portal at https://developers.ioneshop.eu (alias https://docs.ioneshop.cloud)
  • Partner /v1/account and commerce resources under /v1 (products, orders, customers, categories, inventory)
  • List responses: { data, pagination } with opaque cursors
  • Webhook delivery headers: X-IoneShop-Signature|Timestamp|Delivery-Id|Event (legacy x-ecom-* aliases during cutover)
  • Plan-based rate limits (per minute / per UTC day)

Notes

  • OAuth 2.0 (partner apps) and GraphQL are in development — not available yet; use API keys + REST /v1
  • See Availability for the capability matrix

[0.1.0] — 2026-08-01

Added

  • Documentation contract v0.1 for partners
  • OpenAPI 3.1 draft + Postman collection starter
  • Enterprise Integration Portal outline (private, SSO / NDA)