Changelog
Solide Network APIs’ Changelog.
[1.0.0] - 2026-03-09
Section titled “[1.0.0] - 2026-03-09”- [FEAT] Introducing the broader concept of
assetvia/referenceData/assets, that identify anetwork+currencypair, which can hold a balance and details (bank details, or a wallet pubkey) - [FEAT] Added a
typeproperty to dinstinguishDIGITALfromFIATcurrencies & networks via their respective/referenceDataroutes - [BREAKING] Removing
/currencies&/digitalAssetsroutes; you can now useGET /referenceData/currencies+GET /referenceData/assetsto achieve the same behavior - [FEAT] Added a
capabilitiesfield toGET /referenceData/currenciesto identify deposit-enabled currencies - [FEAT] You can now get multiple balances by currency (1x balance per handled asset)
- [CHORE] Paths / queries / payloads shapes upgraded to stick closer to REST principles and make them easier to use / understand
- [CHORE] OpenAPI documentation enhancements & cleanup
[0.0.9] - 2026-02-09
Section titled “[0.0.9] - 2026-02-09”- Add endpoint to retrieve and filter the list of virtual account numbers (IBANS) by currency
- Add support for inhouse account types (on top of individual and corporate)
[0.0.8] - 2025-11-13
Section titled “[0.0.8] - 2025-11-13”- Add support for crypto assets deposits (BTC/SOL/ETH)
- Add new endpoint to retrieve auth token
[0.0.7] - 2025-10-14
Section titled “[0.0.7] - 2025-10-14”- Add paginated API to retrieve all settlement instructions
[0.0.6] - 2025-10-07
Section titled “[0.0.6] - 2025-10-07”- Add settlementInstructions API to create/get FIAT settlement instructions
- Update payments API to retrieve step by step payment progress
[0.0.5] - 2025-09-28
Section titled “[0.0.5] - 2025-09-28”- [BREAKING] Add pagination mechanism to GET /transfers and /exchange/transactions