API Reference
DBot OfficialDBot DashboardPricing

🔍 Data APIs Overview

Data Endpoint

Endpoint TypeHTTP URLWebSocket URL
Data Endpointhttps://api-data-v1.dbotx.com/{path}wss://api-data-v1.dbotx.com/data/ws/

Data API

MethodURLDescriptionCredit
Marketing
GET/kline/hotGet hot pools / pairs from all supported DEXs10
GET/kline/newGet newly created pools / pairs from all supported DEXs10
GET/kline/newGet data of newly created Meme tokens10
GET/kline/memeGet data of Meme tokens that the bonding curve is about to complete10
GET/kline/memeGet data of Meme tokens that have spiked in market cap in a short period of time10
GET/kline/memeGet data of launched Meme tokens10
Pool/Pair
GET/kline/searchSearch for tokens or pairs or liquidity pool by name or address10
GET/kline/tradesGet all historical transactions for a specific liquidity pool or trading pair10
GET/kline/pair_infoGet basic information / trading statistics / security check data of a specific liquidity pool or trading pair10
GET/kline/pair_priceGet the highest / lowest price of a liquidity pool or trading pair within a specific time range or from historical data10
GET/kline/chartGet the open / high / low / close prices and trading volume of K-lines for a specific liquidity pool or trading pair10
Token
GET/kline/holdersGet all the holders and related data of a specific token20
GET/kline/dev_tokensGet all tokens and related data created by a specific developer10
GET/kline/burn_txsGet all burn records of a specific token10
Wallet
GET/kline/wallet/assetsGet all tokens held by a specific wallet50

Data WebSocket

MethodURLdescriptionCredit
Subscribe
WS/data/ws/Subscribe to all live trades of a specified pair0
WS/data/ws/Subscribe to newly created pools / pairs0
WS/data/ws/Subscribe to price changes and other data of a specified pool / pair0
Alert
WS/Trade notifications for subscribed pairs1
WS/Notifications for changes in subscribed pools / pairs' trading data5
WS/Notifications for newly created pools / pairs1
WS/Notifications for changes in subscribed pool / pair's trading data1