Skip to main content

Changelog

[1.0.8] - 2026-04-09

Added

  • New POST /create-account endpoint to programmatically create a SideShift.ai account and receive the account id and secret.

[1.0.7] - 2026-04-03

Deprecated

  • Legacy Widget Embed is deprecated. New integrations should use the SideShift API directly. Existing widget embeds remain operational, but the embed generator is no longer available.

Migration Path

  1. Generate quotes and orders via the SideShift API.
  2. Build your own integration UI and event tracking on top of API responses.
  3. Use the integrations page for reference implementation patterns.

[1.0.6] - 2026-03-31

Added

  • Added checkoutId to SideShift Pay webhook payloads so webhook events can be correlated directly to the originating checkout.

[1.0.5] - 2026-01-20

Added

  • Documented error codes in v2 error responses and troubleshooting.

[1.0.4] - 2025-08-14

Added

  • Added optional commissionRate parameter to /v2/pair and /v2/pairs endpoints with 0% to 2% range support.

[1.0.3] - 2025-06-11

Added

  • New /v2/cancel-order endpoint to cancel an existing order by expiring it.

[1.0.2] - 2025-05-20

Added

  • Required affiliateId and x-sideshift-secret parameters for /pair and /pairs endpoints.

[1.0.1] - 2025-02-24

Added

  • Introduced networksWithMemo in the /v2/coins endpoint.

Deprecated

  • Marked hasMemo as deprecated in the /v2/coins endpoint.

[1.0.0] - 2025-02-21

  • First version of changelog added. For changes prior to this version, please reach out to Developer Chat.