服务与工具
Massive 金融数据
Massive.com:股票、期权、ETF、指数、外汇、加密实时与历史
4 个可用工具
call_ api
Fetch financial market data (stock prices, options, trades, quotes, aggregates, crypto, forex). Only GET requests are supported. The path should match an endpoint pattern from search_endpoints (e.g., …
query_ data
Analyze financial market data using SQL. Queries DataFrames stored via call_api's store_as parameter. Uses SQLite SQL engine — supports standard SQL including scalar subqueries, CTEs, ILIKE, window fu…
search_ endpoints
Search for financial market data API endpoints by natural language query. Use this FIRST whenever you need stock prices, options data, trades, quotes, aggregates, crypto, forex, or any financial/marke…
get_ endpoint_ docs
Get parameter documentation for a financial data API endpoint. Pass the docs URL from search_endpoints results. Returns the endpoint pattern and available query parameters.