Changelog
[1.0.8] - 2026-04-09
Added
- New
POST /create-accountendpoint to programmatically create a SideShift.ai account and receive the accountidandsecret.
[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
- Generate quotes and orders via the SideShift API.
- Build your own integration UI and event tracking on top of API responses.
- Use the integrations page for reference implementation patterns.
[1.0.6] - 2026-03-31
Added
- Added
checkoutIdto 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
commissionRateparameter to/v2/pairand/v2/pairsendpoints with 0% to 2% range support.
[1.0.3] - 2025-06-11
Added
- New
/v2/cancel-orderendpoint to cancel an existing order by expiring it.
[1.0.2] - 2025-05-20
Added
- Required
affiliateIdandx-sideshift-secretparameters for/pairand/pairsendpoints.
[1.0.1] - 2025-02-24
Added
- Introduced
networksWithMemoin the/v2/coinsendpoint.
Deprecated
- Marked
hasMemoas deprecated in the/v2/coinsendpoint.
[1.0.0] - 2025-02-21
- First version of changelog added. For changes prior to this version, please reach out to Developer Chat.