Zeta Markets APIReference
1.0
OAS 2.0

zeta-rest-api

Client Libraries
Shell
Ruby
Node.js
PHP
Python
More

/prices/avgfunding

Responses
  • 200

    Successful operation

GET/prices/avgfunding
Shell cURL
curl --request GET \
  --url https://api.zeta.markets/prices/avgfunding
{
  "1h": {
    "SOL": 0.00347015849753419,
    "BTC": 0.000487587739907711,
    "ETH": 0.00135652174649323
  }
}