Referencia

Catálogo de endpoints

Todo lo que se puede llamar, en una página. Los resúmenes son cortos a propósito: el detalle (campos de respuesta, unidades, trampas) está en la página de la familia, enlazada al principio de cada sección.

Host: https://api.bytnode.com. Salvo que se indique lo contrario, cada ruta exige la cabecera X-API-KEY y el parámetro symbol, y acepta ?fields=.

#Sistema y metadatos

RutaDescripciónParámetros
GET /v1/health no keySi la API responde.—
GET /v1/statusFrescura de cada fuente, fuente por fuente.—
GET /v1/symbolsLos símbolos habilitados.—
GET /v1/symbols/{symbol}/capabilitiesLo que se puede calcular para este símbolo y lo que no.—

#Snapshot

RutaDescripciónParámetros
GET /v1/snapshotHasta 61 campos en una petición.one parameter per field, the value is the depth

#Precio y volumen

RutaDescripciónParámetros
GET /v1/raw/klinesVelas OHLCV, una por minuto.limit
GET /v1/raw/klines/{interval}Velas multitemporalidad.limit
GET /v1/price-changeVariación en % en las ocho temporalidades.—
GET /v1/raw/tradesOperaciones agregadas al segundo, todos los mercados.limit
GET /v1/raw/trades/largeGrandes órdenes, filtradas por importe.min_usd, limit
GET /v1/raw/futures-ticksOperaciones de futuros individuales.limit
GET /v1/raw/spot-ticksOperaciones spot individuales.limit
GET /v1/raw/taker-combinedVolumen comprador y vendedor por minuto.limit
GET /v1/tradesVela de operaciones, spot y futuros sumados.timeframe, live
GET /v1/trades/historyHistorial de las velas de operaciones.timeframe, limit
GET /v1/trades/spotVela de operaciones, solo spot.timeframe, live
GET /v1/trades/spot/historyHistorial spot.timeframe, limit
GET /v1/trades/futureVela de operaciones, solo futuros.timeframe, live
GET /v1/trades/future/historyHistorial de futuros.timeframe, limit

#Derivados

RutaDescripciónParámetros
GET /v1/raw/oiInterés abierto agregado, uno por minuto.limit
GET /v1/oi/deltaVariación del interés abierto.—
GET /v1/oi/delta/historyHistorial del delta del interés abierto.since_ms, until_ms, limit
GET /v1/funding/rateÚltimo funding aplicado.—
GET /v1/funding/rate/historyHistorial de la tasa aplicada.limit
GET /v1/funding/nextPróximo funding estimado.—
GET /v1/funding/cumulativeFunding acumulado en 24 h.—
GET /v1/funding/cumulative/historyHistorial del funding acumulado.limit
GET /v1/raw/liquidationsLiquidaciones individuales.min_usd, limit
GET /v1/liquidations/cumulativeLiquidaciones acumuladas, largos frente a cortos.—
GET /v1/liquidations/cumulative/historyHistorial de las liquidaciones acumuladas.since_ms, until_ms, limit
GET /v1/liquidations/ratioGrandes liquidaciones frente a pequeñas.—
GET /v1/liquidations/ratio/historyHistorial del ratio.since_ms, until_ms, limit
GET /v1/ls-ratioRatio largo / corto, cuenta global.timeframe (no 1m), live
GET /v1/ls-ratio/historyHistorial del ratio largo / corto.timeframe, limit
GET /v1/basisDiferencial de futuros frente a spot.—
GET /v1/basis/historyHistorial de la base.since_ms, until_ms, limit
GET /v1/spread/interexchangePrima de cada mercado frente a la referencia.timeframe, live
GET /v1/spread/interexchange/historyHistorial de las primas.timeframe, limit

#Flujo y microestructura

RutaDescripciónParámetros
GET /v1/cvdDelta de volumen acumulado.timeframe, live
GET /v1/cvd/historyHistorial del CVD.timeframe, since_ms, until_ms, limit
GET /v1/raw/orderbookÚltimo estado del libro de órdenes agregado.—
GET /v1/orderbook/aggregatedLibro de órdenes agregado y desequilibrio, por ventana.timeframe, live
GET /v1/orderbook/aggregated/historyHistorial del libro de órdenes agregado.timeframe, since_ms, until_ms, limit
GET /v1/vwapVWAP del día, desde la medianoche UTC.—
GET /v1/vwap/historyHistorial del VWAP intradía.since_ms, until_ms, limit
GET /v1/vwap/windowVWAP de la ventana solicitada.timeframe, live
GET /v1/vwap/window/historyHistorial del VWAP por ventana.timeframe, since_ms, until_ms, limit
GET /v1/buysell/ratioRatio compra / venta en 5 minutos.—
GET /v1/buysell/ratio/historyHistorial del ratio compra / venta.since_ms, until_ms, limit
GET /v1/trades/avg-sizeTamaño medio de las operaciones.—
GET /v1/trades/avg-size/historyHistorial del tamaño medio.since_ms, until_ms, limit
GET /v1/heatmap/clustersLos clústeres de liquidación más atractivos.—
GET /v1/heatmap/clusters/historyHistorial de los clústeres.since_ms, until_ms, limit

#Indicadores técnicos

RutaDescripciónParámetros
POST /v1/indicatorsVeinte tipos de indicadores, hasta 50 instancias por llamada.JSON body

#Opciones

RutaDescripciónParámetros
GET /v1/options/summaryResumen del activo.asset
GET /v1/options/oiInterés abierto de opciones.asset
GET /v1/options/oi/historyHistorial del interés abierto.asset, timeframe, limit
GET /v1/options/oi/deltaVariación del interés abierto.asset
GET /v1/options/oi/delta/historyHistorial del delta.asset, timeframe, limit
GET /v1/options/oi/distributionReparto del OI por strike y por vencimiento.asset
GET /v1/options/volumeVolumen de opciones en USD.asset
GET /v1/options/volume/historyHistorial del volumen.asset, timeframe, limit
GET /v1/options/pc-ratioRatio put / call.asset
GET /v1/options/pc-ratio/historyHistorial del put / call.asset, timeframe, limit
GET /v1/options/max-painMax pain por vencimiento.asset
GET /v1/options/max-pain/historyHistorial del max pain.asset, timeframe, limit
GET /v1/options/ivVolatilidad implícita ponderada.asset
GET /v1/options/iv/historyHistorial de la volatilidad implícita.asset, timeframe, limit
GET /v1/options/iv/klinesVelas OHLC de la volatilidad implícita.asset, timeframe, limit
GET /v1/options/greeksGriegas agregadas.asset
GET /v1/options/expiryResumen por vencimiento.asset

#Red de Bitcoin

RutaDescripciónParámetros
GET /v1/btc/networkAltura, dificultad, próximo ajuste.—
GET /v1/btc/network/historyHistorial de la red.limit
GET /v1/btc/mempoolTransacciones pendientes, peso, comisiones.—
GET /v1/btc/mempool/historyHistorial del mempool.limit
GET /v1/btc/feesComisiones recomendadas por prioridad.—
GET /v1/btc/fees/historyHistorial de las comisiones.limit
GET /v1/btc/miningConcentración de pools, recompensas.—
GET /v1/btc/mining/historyHistorial de la minería.dataset, limit

#Valoración on-chain de Bitcoin

RutaDescripciónParámetros
GET /v1/onchain/mvrvMVRV y zona de valoración.—
GET /v1/onchain/mvrv/historyHistorial del MVRV.limit
GET /v1/onchain/nvtNVT y su señal suavizada.—
GET /v1/onchain/nvt/historyHistorial del NVT.limit
GET /v1/onchain/active-addressesDirecciones activas y momentum.—
GET /v1/onchain/active-addresses/historyHistorial de las direcciones activas.limit
GET /v1/onchain/miner-stressEstrés de los mineros.—
GET /v1/onchain/miner-stress/historyHistorial del estrés de los mineros.limit

#On-chain de Ethereum

RutaDescripciónParámetros
GET /v1/eth/supplyOferta, staking, quemado, emisión neta.—
GET /v1/eth/supply/historyHistorial de la oferta.limit
GET /v1/eth/gasPrecio del gas y congestión.—
GET /v1/eth/gas/historyHistorial del gas.limit
GET /v1/eth/gas-momentumMomentum del gas y régimen.—
GET /v1/eth/gas-momentum/historyHistorial del momentum.limit
GET /v1/eth/stakingRatio y rendimiento del staking.—
GET /v1/eth/staking/historyHistorial del staking.limit
GET /v1/eth/deflationQuema frente a emisión.—
GET /v1/eth/deflation/historyHistorial de la deflación.limit
GET /v1/eth/defiTVL de Ethereum y volumen de DEX.—
GET /v1/eth/defi/historyHistorial DeFi.limit
GET /v1/eth/squeezeÍndice de squeeze.—
GET /v1/eth/squeeze/historyHistorial del squeeze.limit
GET /v1/eth/ratioRatio ETH/BTC y momentum.—
GET /v1/eth/ratio/historyHistorial del ratio.limit

#Macro

RutaDescripciónParámetros
GET /v1/macroÚltimo valor de cada serie activa.—
GET /v1/macro/seriesCatálogo de las series disponibles.—
GET /v1/macro/historyHistorial de una serie.series, since_ms, until_ms, limit
GET /v1/macro/correlationsCorrelaciones BTC frente a macro.—
GET /v1/macro/net-liquidityLiquidez neta.—
GET /v1/macro/net-liquidity/historyHistorial de la liquidez neta.limit
GET /v1/macro/momentumPuntuación de momentum macro.—
GET /v1/macro/riskRégimen risk-on / risk-off.—
GET /v1/macro/intraday/seriesCatálogo de los instrumentos intradía.—
GET /v1/macro/intraday/historyVelas OHLC de un instrumento macro.series, timeframe, limit

#ETF, tokenomics y sentimiento

RutaDescripciónParámetros
GET /v1/etf/fundamentalsAncla trimestral por emisor.—
GET /v1/etf/fundamentals/historyHistorial de los fundamentales.limit
GET /v1/tokenomicsOferta, capitalización y FDV del símbolo.—
GET /v1/tokenomics/historyHistorial de tokenomics.since_ms, until_ms, limit
GET /v1/globalCapitalización total y dominancia.—
GET /v1/global/historyHistorial del mercado global.since_ms, until_ms, limit
GET /v1/fear-greedFear & Greed del día.—
GET /v1/fear-greed/historyHistorial desde 2018.since_ms, until_ms, limit