1.0
OAS 2.0
zeta-rest-api
Base URL
Client Libraries
Shell
Ruby
Node.js
PHP
Python
More
Successful operation
curl --request GET \
--url https://api.zeta.markets/prices/avgfunding
{
"1h": {
"SOL": 0.00347015849753419,
"BTC": 0.000487587739907711,
"ETH": 0.00135652174649323
}
}
Successful operation