RestAPI Endpoints
The page includes a list of all available Token data endpoints on DIA network. To review the data sources and methodologies used for pricing, visit the following page:
get
https://api.diadata.org/
v1/assetQuotation/:blockchain/:asset
Token Price Quotation (by address)
get
https://api.diadata.org
/v1/quotation/:symbol
Token Price Quotation (by symbol)
get
https://api.diadata.org
/v1/quotedAssets
Quotable Assets
get
https://api.diadata.org
/v1/synthasset/:blockchain/:protocol
DeFi Protocols Collateral Information
get
https://api.diadata.org
/v1/poolLiquidity/:blockchain/:pool_address
Decentralised Exchanges Pool Liquidity
get
https://api.diadata.org
/v1/poolSlippage/:blockchain/:pool_address/:token1_address/:pool_type/:desired_slippage
Slippage calculation (for Uniswap V2 and its forks)
get
https://api.diadata.org
/v1/blockchains
Blockchains
get
https://api.diadata.org
/v1/exchanges
Exchanges
get
https://api.diadata.org
/v1/pairsCex/:exchange
Centralised Exchange Pairs by Exchange
get
https://api.diadata.org
/v1/pairsAssetCex/:blockchain/:address
Centralised Exchange Pairs by Asset
get
https://api.diadata.org
/v1/lastTradesAsset/:blockchain/:address
Asset Last Trades
get
https://api.diadata.org
/v1/chartPoints/:filter/:exchange/:symbol
Exchange Chart Points
get
https://api.diadata.org
/v1/assetChartPoints/:filter/:blockchain/:address
Asset Chart Points
get
https://api.diadata.org
/v1/foreignSymbols/:source
Guest Symbols
get
https://api.diadata.org
/v1/foreignQuotation/:source/:symbol
Guest Quotation
Last modified 14d ago