Skip to main content
GET
Get the list of exchange portfolio connections supported by CoinStats.
1 credit per request

Authorizations

X-API-KEY
string
header
required

API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.

Response

Get list of exchanges

connectionId
string
required

Unique identifier for the exchange connection

Example:

"binance"

name
string
required

Display name of the exchange

Example:

"Binance"

icon
string
required

URL to the exchange icon/logo

Example:

"https://static.coinstats.app/portfolio_images/binance_dark.png"

connectionFields
object[]
required

Array of required connection fields for the exchange API

Example: