{"message":"HB API funcionando","version":"1.0.0","endpoints":{"health":"/health","mercado_unificado":"/mercado/all","options":"/options","options_by_prefix":"/options/prefix/{prefix}","options_by_ticker":"/options/ticker/{ticker}","acciones":"/acciones","acciones_by_prefix":"/acciones/prefix/{prefix}","acciones_by_ticker":"/acciones/ticker/{ticker}","securities":"/securities","securities_by_ticker":"/securities/ticker/{ticker}","cauciones":"/cauciones","config":"/config","docs":"/docs"},"webhook_endpoints":{"mercado_completo":"POST /webhook/mercado","acciones_webhook":"POST /webhook/acciones","opciones_webhook":"POST /webhook/opciones","securities_webhook":"POST /webhook/securities","cauciones_webhook":"POST /webhook/cauciones"},"websockets":{"mercado_unificado":"ws://your-domain/ws/mercado/all","acciones_realtime":"ws://your-domain/ws/mercado/acciones/all","precios_realtime":"ws://your-domain/ws/mercado/options/all"},"websocket_info":{"mercado_unificado":{"url":"/ws/mercado/all","description":"WebSocket unificado con acciones, opciones y cauciones","includes":["acciones","opciones","cauciones"],"message_type":"mercado_update","recommended":true},"legacy_endpoints":{"acciones":"/ws/mercado/acciones/all","precios":"/ws/mercado/options/all"}},"authentication":"Bearer token required for all endpoints"}