API Documentation

⌘K
Get free key
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/crypto-extended/analysis/BTC' \
  -H 'Accept: application/json'
200 Response
{
  "symbol": "BTCUSDT",
  "technical": {},
  "correlation": {},
  "derivatives": {}
}