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
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/health no key | Si la API responde. | — |
GET /v1/status | Frescura de cada fuente, fuente por fuente. | — |
GET /v1/symbols | Los símbolos habilitados. | — |
GET /v1/symbols/{symbol}/capabilities | Lo que se puede calcular para este símbolo y lo que no. | — |
#Snapshot
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/snapshot | Hasta 61 campos en una petición. | one parameter per field, the value is the depth |
#Precio y volumen
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/raw/klines | Velas OHLCV, una por minuto. | limit |
GET /v1/raw/klines/{interval} | Velas multitemporalidad. | limit |
GET /v1/price-change | Variación en % en las ocho temporalidades. | — |
GET /v1/raw/trades | Operaciones agregadas al segundo, todos los mercados. | limit |
GET /v1/raw/trades/large | Grandes órdenes, filtradas por importe. | min_usd, limit |
GET /v1/raw/futures-ticks | Operaciones de futuros individuales. | limit |
GET /v1/raw/spot-ticks | Operaciones spot individuales. | limit |
GET /v1/raw/taker-combined | Volumen comprador y vendedor por minuto. | limit |
GET /v1/trades | Vela de operaciones, spot y futuros sumados. | timeframe, live |
GET /v1/trades/history | Historial de las velas de operaciones. | timeframe, limit |
GET /v1/trades/spot | Vela de operaciones, solo spot. | timeframe, live |
GET /v1/trades/spot/history | Historial spot. | timeframe, limit |
GET /v1/trades/future | Vela de operaciones, solo futuros. | timeframe, live |
GET /v1/trades/future/history | Historial de futuros. | timeframe, limit |
#Derivados
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/raw/oi | Interés abierto agregado, uno por minuto. | limit |
GET /v1/oi/delta | Variación del interés abierto. | — |
GET /v1/oi/delta/history | Historial del delta del interés abierto. | since_ms, until_ms, limit |
GET /v1/funding/rate | Último funding aplicado. | — |
GET /v1/funding/rate/history | Historial de la tasa aplicada. | limit |
GET /v1/funding/next | Próximo funding estimado. | — |
GET /v1/funding/cumulative | Funding acumulado en 24 h. | — |
GET /v1/funding/cumulative/history | Historial del funding acumulado. | limit |
GET /v1/raw/liquidations | Liquidaciones individuales. | min_usd, limit |
GET /v1/liquidations/cumulative | Liquidaciones acumuladas, largos frente a cortos. | — |
GET /v1/liquidations/cumulative/history | Historial de las liquidaciones acumuladas. | since_ms, until_ms, limit |
GET /v1/liquidations/ratio | Grandes liquidaciones frente a pequeñas. | — |
GET /v1/liquidations/ratio/history | Historial del ratio. | since_ms, until_ms, limit |
GET /v1/ls-ratio | Ratio largo / corto, cuenta global. | timeframe (no 1m), live |
GET /v1/ls-ratio/history | Historial del ratio largo / corto. | timeframe, limit |
GET /v1/basis | Diferencial de futuros frente a spot. | — |
GET /v1/basis/history | Historial de la base. | since_ms, until_ms, limit |
GET /v1/spread/interexchange | Prima de cada mercado frente a la referencia. | timeframe, live |
GET /v1/spread/interexchange/history | Historial de las primas. | timeframe, limit |
#Flujo y microestructura
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/cvd | Delta de volumen acumulado. | timeframe, live |
GET /v1/cvd/history | Historial del CVD. | timeframe, since_ms, until_ms, limit |
GET /v1/raw/orderbook | Último estado del libro de órdenes agregado. | — |
GET /v1/orderbook/aggregated | Libro de órdenes agregado y desequilibrio, por ventana. | timeframe, live |
GET /v1/orderbook/aggregated/history | Historial del libro de órdenes agregado. | timeframe, since_ms, until_ms, limit |
GET /v1/vwap | VWAP del día, desde la medianoche UTC. | — |
GET /v1/vwap/history | Historial del VWAP intradía. | since_ms, until_ms, limit |
GET /v1/vwap/window | VWAP de la ventana solicitada. | timeframe, live |
GET /v1/vwap/window/history | Historial del VWAP por ventana. | timeframe, since_ms, until_ms, limit |
GET /v1/buysell/ratio | Ratio compra / venta en 5 minutos. | — |
GET /v1/buysell/ratio/history | Historial del ratio compra / venta. | since_ms, until_ms, limit |
GET /v1/trades/avg-size | Tamaño medio de las operaciones. | — |
GET /v1/trades/avg-size/history | Historial del tamaño medio. | since_ms, until_ms, limit |
GET /v1/heatmap/clusters | Los clústeres de liquidación más atractivos. | — |
GET /v1/heatmap/clusters/history | Historial de los clústeres. | since_ms, until_ms, limit |
#Indicadores técnicos
| Ruta | Descripción | Parámetros |
|---|---|---|
POST /v1/indicators | Veinte tipos de indicadores, hasta 50 instancias por llamada. | JSON body |
#Opciones
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/options/summary | Resumen del activo. | asset |
GET /v1/options/oi | Interés abierto de opciones. | asset |
GET /v1/options/oi/history | Historial del interés abierto. | asset, timeframe, limit |
GET /v1/options/oi/delta | Variación del interés abierto. | asset |
GET /v1/options/oi/delta/history | Historial del delta. | asset, timeframe, limit |
GET /v1/options/oi/distribution | Reparto del OI por strike y por vencimiento. | asset |
GET /v1/options/volume | Volumen de opciones en USD. | asset |
GET /v1/options/volume/history | Historial del volumen. | asset, timeframe, limit |
GET /v1/options/pc-ratio | Ratio put / call. | asset |
GET /v1/options/pc-ratio/history | Historial del put / call. | asset, timeframe, limit |
GET /v1/options/max-pain | Max pain por vencimiento. | asset |
GET /v1/options/max-pain/history | Historial del max pain. | asset, timeframe, limit |
GET /v1/options/iv | Volatilidad implícita ponderada. | asset |
GET /v1/options/iv/history | Historial de la volatilidad implícita. | asset, timeframe, limit |
GET /v1/options/iv/klines | Velas OHLC de la volatilidad implícita. | asset, timeframe, limit |
GET /v1/options/greeks | Griegas agregadas. | asset |
GET /v1/options/expiry | Resumen por vencimiento. | asset |
#Red de Bitcoin
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/btc/network | Altura, dificultad, próximo ajuste. | — |
GET /v1/btc/network/history | Historial de la red. | limit |
GET /v1/btc/mempool | Transacciones pendientes, peso, comisiones. | — |
GET /v1/btc/mempool/history | Historial del mempool. | limit |
GET /v1/btc/fees | Comisiones recomendadas por prioridad. | — |
GET /v1/btc/fees/history | Historial de las comisiones. | limit |
GET /v1/btc/mining | Concentración de pools, recompensas. | — |
GET /v1/btc/mining/history | Historial de la minería. | dataset, limit |
#Valoración on-chain de Bitcoin
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/onchain/mvrv | MVRV y zona de valoración. | — |
GET /v1/onchain/mvrv/history | Historial del MVRV. | limit |
GET /v1/onchain/nvt | NVT y su señal suavizada. | — |
GET /v1/onchain/nvt/history | Historial del NVT. | limit |
GET /v1/onchain/active-addresses | Direcciones activas y momentum. | — |
GET /v1/onchain/active-addresses/history | Historial de las direcciones activas. | limit |
GET /v1/onchain/miner-stress | Estrés de los mineros. | — |
GET /v1/onchain/miner-stress/history | Historial del estrés de los mineros. | limit |
#On-chain de Ethereum
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/eth/supply | Oferta, staking, quemado, emisión neta. | — |
GET /v1/eth/supply/history | Historial de la oferta. | limit |
GET /v1/eth/gas | Precio del gas y congestión. | — |
GET /v1/eth/gas/history | Historial del gas. | limit |
GET /v1/eth/gas-momentum | Momentum del gas y régimen. | — |
GET /v1/eth/gas-momentum/history | Historial del momentum. | limit |
GET /v1/eth/staking | Ratio y rendimiento del staking. | — |
GET /v1/eth/staking/history | Historial del staking. | limit |
GET /v1/eth/deflation | Quema frente a emisión. | — |
GET /v1/eth/deflation/history | Historial de la deflación. | limit |
GET /v1/eth/defi | TVL de Ethereum y volumen de DEX. | — |
GET /v1/eth/defi/history | Historial DeFi. | limit |
GET /v1/eth/squeeze | Índice de squeeze. | — |
GET /v1/eth/squeeze/history | Historial del squeeze. | limit |
GET /v1/eth/ratio | Ratio ETH/BTC y momentum. | — |
GET /v1/eth/ratio/history | Historial del ratio. | limit |
#Macro
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/macro | Último valor de cada serie activa. | — |
GET /v1/macro/series | Catálogo de las series disponibles. | — |
GET /v1/macro/history | Historial de una serie. | series, since_ms, until_ms, limit |
GET /v1/macro/correlations | Correlaciones BTC frente a macro. | — |
GET /v1/macro/net-liquidity | Liquidez neta. | — |
GET /v1/macro/net-liquidity/history | Historial de la liquidez neta. | limit |
GET /v1/macro/momentum | Puntuación de momentum macro. | — |
GET /v1/macro/risk | Régimen risk-on / risk-off. | — |
GET /v1/macro/intraday/series | Catálogo de los instrumentos intradía. | — |
GET /v1/macro/intraday/history | Velas OHLC de un instrumento macro. | series, timeframe, limit |
#ETF, tokenomics y sentimiento
| Ruta | Descripción | Parámetros |
|---|---|---|
GET /v1/etf/fundamentals | Ancla trimestral por emisor. | — |
GET /v1/etf/fundamentals/history | Historial de los fundamentales. | limit |
GET /v1/tokenomics | Oferta, capitalización y FDV del símbolo. | — |
GET /v1/tokenomics/history | Historial de tokenomics. | since_ms, until_ms, limit |
GET /v1/global | Capitalización total y dominancia. | — |
GET /v1/global/history | Historial del mercado global. | since_ms, until_ms, limit |
GET /v1/fear-greed | Fear & Greed del día. | — |
GET /v1/fear-greed/history | Historial desde 2018. | since_ms, until_ms, limit |