Skip to content

fix(bydfi): change swap paths#28285

Merged
carlosmiei merged 7 commits intoccxt:masterfrom
bydfi-docs:chore/change-swap-paths
Mar 30, 2026
Merged

fix(bydfi): change swap paths#28285
carlosmiei merged 7 commits intoccxt:masterfrom
bydfi-docs:chore/change-swap-paths

Conversation

@Lester-xie
Copy link
Copy Markdown
Contributor

@Lester-xie Lester-xie commented Mar 27, 2026

BYDFi API paths migration: v1/swap → v1/fapi

Updated all perpetual futures API endpoints from v1/swap/* to v1/fapi/* to align with the latest official ByDFi API specification.

Changes:

REST API paths: all v1/swap/market/, v1/swap/trade/, v1/swap/account/, and v1/swap/user_data/ endpoints renamed to their v1/fapi/* equivalents
WebSocket endpoint: wss://stream.bydfi.com/v1/public/swap → wss://stream.bydfi.com/v1/public/fapi
All @see doc links updated from /en/swap/* to /en/futures/*
fetchBalance: parameter accountType/type renamed to account, default value changed from 'spot' to 'SPOT'

@carlosmiei carlosmiei changed the title chore: change swap paths fix(bydfi): change swap paths Mar 30, 2026
@carlosmiei carlosmiei self-assigned this Mar 30, 2026
@carlosmiei carlosmiei merged commit 6e792e7 into ccxt:master Mar 30, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants