Back to catalog
🪙

Coinigy

API Key

Interacting with Coinigy Accounts and Exchange Directly

🪙CryptocurrencyHTTPS

Crypto Portfolio

Coinigy API

ExchangeBinance
PairBTC/USDT
Last Price67482.50
Position0.4821 BTC
Profit Loss+$2,314.87

Sample Response

response.json
1{
2 "exchange": "Binance",
3 "pair": "BTC/USDT",
4 "lastPrice": "67482.50",
5 "position": "0.4821 BTC",
6 "profitLoss": "+$2,314.87"
7}

Code Snippets

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

Similar APIs