Skip to main content

Connections API

Exchange connection endpoints. All require JWT authentication.

DEX Management

EndpointMethodDescription
/api/connections/supported-dexsGETList all supported exchanges
/api/connections/connectPOSTConnect to a DEX
/api/connections/disconnect/{dex}DELETEDisconnect from a DEX
/api/connections/statusGETGet your connection statuses
/api/connections/verify/{dex}POSTVerify a connection is working

Ethereal Linked Signer

EndpointMethodDescription
/api/connections/ethereal/prepare-linkPOSTPrepare a linked signer transaction
/api/connections/ethereal/complete-linkPOSTComplete the linked signer flow