DeFi Watch
The smartest way to get cryptocurrency data in a short time is to use API from DeFi Watch. This API allows you to obtain daily market information in real-time from about 30 exchanges representing markets for about 13 000 crypto assets, as well as essential indicators calculated on them. Use DeFi Watch's Discovery API to integrate data into your app or website. Gain access to easy-to-use and…
DeFi Watch endpoints
| Method | Endpoint | Description |
|---|---|---|
| BLOCKCHAINS | ||
| GET |
BLOCKCHAINS -> ALL /chains |
Get information about all available blockchains |
| POOLS | ||
| GET |
POOLS -> ALL /pools |
Gain data about DeFi Pools |
| GET |
POOLS -> GET POOL BY BLOCKCHAIN /pools/{chain}/{poolId} |
Get full data about pool by blockchain |
| TOKENS | ||
| GET |
TOKENS -> ALL MARKET CAP /tokens/market |
Get data about tokens with market capitalisation and filter them |
| GET |
TOKENS -> TOKEN PRICE /tokens/{tokenId}/prices |
Get full information about token price by token id |
| GET |
TOKENS -> ALL /tokens |
Get data about all tokens and filter them |
| GET |
TOKENS -> TOKEN INFO /tokens/{tokenId} |
Get full information about token by token id |
| WALLETS | ||
| GET |
WALLETS -> PROFILE BY CHAIN /wallets/{chain}/{address}/profile |
Get wallet profile by chain |
| GET |
WALLETS -> TRANSFERS BY CHAIN /wallets/{chain}/{address}/transfers |
Get wallet transfers by chain |
| GET |
WALLETS -> BALANCE BY CHAIN /wallets/{chain}/{address}/balance |
Get wallet balance in USD by chain |
| GET |
WALLETS -> ASSETS BY CHAIN /wallets/{chain}/{address}/assets |
Get all assets on wallet by chain |
| Other endpoints | ||
| GET |
BRIDGES /bridges |
Get access to verify data about cross-chain bridges by integrating Bridges API from DeFi Watch into the code. This solution offers links to bridges as well as information about… |
DeFi Watch pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $50 / month | 10 / minute |
|
| ULTRA | $200 / month | 10 / minute |
|
| MEGA | $500 / month | 10 / minute |
|