Back to catalog
🪙

dYdX

API Key

Decentralized cryptocurrency exchange

🪙CryptocurrencyHTTPS

ETH-USD Perpetual

dYdX

MarketETH-USD
Index Price3518.42
Oracle Price3519.10
Funding Rate0.000124
Open Interest185432100

Sample Response

response.json
1{
2 "market": "ETH-USD",
3 "indexPrice": "3518.42",
4 "oraclePrice": "3519.10",
5 "fundingRate": "0.000124",
6 "openInterest": "185432100"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.dydx.exchange/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs