Skip to main content
GET
List supported exchanges and wallets

Headers

x-api-key
string
required

API key for authentication

Example:

"your-api-key"

Query Parameters

connections
string
Maximum string length: 1024
Example:

"coinbase,kraken,phantom_wallet"

kind
enum<string>
Available options:
exchange,
wallet,
all
Example:

"all"

Response

Supported connections

exchanges
object[]
required
fetchedAt
string
required
expiresAt
string
required
stale
boolean
required
exchangeFeeBps
integer
Required range: x >= 0