massive_search_endpoints
Find the correct market data API endpoint by searching stocks, options, futures, forex, crypto, or SEC filings in plain language. Use BM25 search to locate matching endpoints and functions before building requests.
Instructions
BM25 search over all Massive market data API endpoints. Use this FIRST to find the right endpoint for stocks, options, futures, forex, crypto, or SEC filings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language query (e.g. 'stock price aggregates', 'options chain', 'forex rates') | |
| scope | No | Search scope: endpoints for API, functions for built-in Greeks/returns/technicals | |
| top_k | No |