For the complete documentation index, see llms.txt. This page is also available as Markdown.

Explore Supported Feeds

Explore Supported Feeds

SEDA supports access to over 3.5 million production data feeds.

Supported Categories
  • Crypto — 1,524

  • Private Equity — 468

  • Equities — 14,866

  • Commodities — 41

  • Soft Commodities — 172

  • Rates — 34

  • ETF — 133

  • Forex — 240

  • Metals — 227

  • Crypto Index — 4

  • Crypto Redemption — 176

  • Crypto NAV — 4

  • Crypto xStock — 12

  • Economic Indicators — 40

  • Grains — 111

  • Energy — 114

  • Livestock — 46

  • Dairy — 26

  • Other Commodities — 14

  • Currency — 181

  • Prediction Markets — 96

To search, simply click "View larger version on the bottom right for search based filtering" or expand via feed type on the left of the table.

Browse Feeds

Browse 18,000+ highlighted data feeds below.

Premium Data Providers

Pyth — Equity, ETFs, Commodities, Rates, Crypto Indices, NAV, Metals, Forex

Pure market data sourced directly from the best institutions and traders in the world.

Pyth Core

Explore Pyth Core Feed offering here: https://insights.pyth.network/price-feeds

Pyth Pro

Explore the Pyth Pro offering here:

https://data.dourolabs.xyz/pyth-interest-form

dxFeed — Equities, Commodities, ETFs, Futures, Options Indices, FX, Crypto

dxFeed is a subsidiary of Devexperts, with the primary focus of delivering financial markets information and services to buy-side and sell-side institutions of the global financial industry, specifically to traders, data analysts, quants and portfolio managers.

Since its inception, dxFeed has built one of the most comprehensive ticker plants in the world, in addition to offering the broadest range of data services currently available by a single company in its space.

Financial data is delivered from a variety of exchanges in North America, Europe and around the world.

API Structure and Data Specification

All events that occur on exchanges (placed and canceled orders, trades, and so on) are received by dxFeed in individual formats and in accordance with the protocols of each exchange. Hereupon dxFeed normalizes all the data into its own records with a predefined set of fields — dxFeed internal QD-model (Quote Distribution).

Here's an example response object for both a Quote and a Trade.

https://kb.dxfeed.com/en/data-model/market-events/qd-model-of-market-events.html#trade-118167

Proxy Implementations

Testnet

Asset Type
Proxy Endpoint
Symbol
Notes

US Equities and ETFs

AAPL

Normal market hours

US Equities and ETFs

AAPL ( quotes )

Including 8h overnight session

US Equities and ETFs

AAPL ( trades )

Including 8h overnight session

Commodities

Gold

Specify both asset and quote currency

Forex */USD pairs

EUR/USD ( quotes )

Only quotes are available for FOREX

Forex reverse USD/* pairs

USD/* ( quotes )

Only quotes are available for FOREX

Mainnet

dxFeed Proxy

http://seda-proxy.dxfeed.com:5384/proxy/

Explore all Supported Symbols

https://symbol-lookup.dxfeed.com/

Example Endpoint Structure

http://seda-proxy.dxfeed.com:5384/proxy/{type}/{symbol}

http://seda-proxy.dxfeed.com:5384/proxy/equity/AAPL

For any questions, please contact SEDA.

Blocksize — Crypto, Crypto Redemption Rates, Commodities, ETFs, Equities, Forex, Metal, US Treasuries

With +5 years of experience in node operations, Blocksize is the leading oracle network data provider enabling DeFi to be bankable and accessible to all. Our Bid/Ask and VWAP feeds are carefully engineered and backtested with outlier detection, a 24/7 monitoring systems and dedicated data support team to provide the most accurate data in real-time.

API Structure and Data Specification

Blocksize supports VWAP and BIDASK endpoints.

API Format

Bidask

Endpoint (Testnet):

https://seda-proxy.blocksize.dev/proxy/bidask/pair

Response Format

Data is returned as a JSON with the following structure:

Successful response:

VWAP

Endpoint (Testnet):

https://seda-proxy.blocksize.dev/proxy/vwap/pair

Response Format

Data is returned as a JSON with the following structure:

Successful response:

Proxy Implementations

Testnet

https://seda-proxy.blocksize.capital/

Mainnet

https://seda-proxy.blocksize.capital/

Nobi Labs — Equity, ETFs, Commodity, Crypto, Crypto Index, Crypto NAV, Crypto Redemption Rates, Forex, Metal, Treasury Rates

Nobi Labs is a crypto asset management platform based in Indonesia that pioneers crypto adoption.

API Structure and Data Specification

API Format

Endpoint (Testnet):

http://43.157.108.162:5384/proxy/price?code={pair}

Parameter
Required
Example Symbol / Pair

code

Yes

Crypto:ALL:SOL/USDT

Response Format

Data is returned as a JSON with the following structure:

Successful response:

Error response:

Proxy Implementations

Testnet

http://43.157.108.162:5384/proxy/price?code=

Asset Type
Proxy Endpoint
Symbol
Endpoint Code

Mainnet

https://seda.labs.usenobi.com/proxy/

Explore all Supported Symbols

https://labs.usenobi.com/data-list

For integration, please contact SEDA.

Caplight — Private Equity

Caplight’s market data and price discovery tools enable institutional investors, shareholders, and brokers to trade the pre-IPO asset class with more confidence.

API Structure and Data Specification

Companies are identified by their pitchbookID for the testnet proxy. Price data is updated every four hours at the following daily timestamps: UTC timestamps

  • 00:00,

  • 04:00,

  • 08:00,

  • 12:00,

  • 16:00,

  • 20:00

API Format

Endpoint (Testnet):

http://104.155.34.32:5384/proxy/projectId

Response Format

Data is returned as a JSON with the following structure:

Successful response:

Proxy Implementations

Testnet

Mainnet

The entire Caplight universe of over 370 symbols are available onchain, including over 10,000 private company transactional data points.

For integration, please contact SEDA.

PolyRouter — Polymarket, Kalshi, Limitless, Manifold Markets, ProphetX, Novig, and SX Bet

PolyRouter provides unified API access to 7 prediction market platforms: Polymarket, Kalshi, Manifold Markets, Limitless, ProphetX, Novig, and SX.bet. Get real-time market data, sports betting odds, and historical prices through one simple API.

API Structure and Data Specification

All Docs: https://docs.polyrouter.io/

For proxy query parameters see the following docs: https://docs.polyrouter.io/api-reference/v2/list-markets

API Endpoint

Mainnet: https://purity-production-f6ee.up.railway.app/proxy/markets

Last updated

Was this helpful?