Databento: List Instruments
Databento via Parse · Finance
Lists instruments (symbols) for a specific dataset with offset-based pagination. Returns symbol, instrument name, asset class, sector, and volume. Results are ordered by symbol descending. Access Databento historical market data including datasets, instruments, timeseries OHLCV data, symbol resolution, and schema definitions across US equities, futures, and options. Fulfilled by Parse from databento.com.
- crypto-web3
- databento
- databento-com
- developer-tools
- finance
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c56bd3f5-1c03-4bab-ac93-785a417154bb/list_instruments
- Interface artifact
- sha256:02dc3e2d98b21df9673fb556e3d784bc2c9391e9882fc61ddb0f74dea1976dad
- Manifest digest
- sha256:a6e261bae62b48baf622d9b139006fad061dde8abcd3a97bca17ee61879cc9c8
Request fields
- limit (integer): Max results per page.
- offset (integer): Result offset for pagination.
- dataset (string, required): Dataset ID (e.g. XNAS.ITCH, GLBX.MDP3, OPRA.PILLAR).
Example queries
- {"limit":"10","offset":"0","dataset":"XNAS.ITCH"}