Lending pool
Get list of available chains
This API is to take the list of available blockchains. The result returned is the Chain ID, name of the chain and the image URL link of the chain.
Get list of lending pool
This API is to get the data of lending pool list. You can request the following information:
DApp category: Lending, Dexes, Yield
Duration to return tvl change rate (in 24 hour)
Page 1-based index (Default number is 1 index)
Number of documents per page (Default number is 10)
Filters by filed and direction
The information returned includes:
Total number lending pool
ID of lending pool, its type and name
List of support chains
Real-time Metrics: Total Value Locked & TVL change rate,Total assets & Total assets change rate, Total number users
DApp category: Lending
, Dexes
, Yield
,... If not set, return dapp of all categories.
Duration to return tvl change rate. Default: 24 hours.
Page 1-based index. Default: 1
Number of documents per page. Default: 10
Sort by field. Default: tvl
Sort direction: asc
or desc
. Default: desc
GET /dev/v3/ranking/defi HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Get list of assets of Lending pool
This API is to get the information of assets in lending pools. You can request the following information Project ID and Chain ID to get project lending overview.
The returned data includes:
ID of project lending and Chain ID to get overview
Number users and Real User Ratio
Total supply and borrow amount in USD
Number lenders and borrowers
ID and name of lending
Link to image of lending's symbol
Key of market and Chain ID of market
Total value of market in this Markets.chain_id
Assets key and ID
Type and Name of asset and Link to image of asset's symbol
Price of asset, Total supply and borrow in USD of this asset, along side the supply and borrow APY
Number Lenders and borrowers of this asset
Total Value Locked and TVL change rate in 24 hour
Project ID
Chain ID
GET /dev/v3/projects/lending/{project_id}/overview HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Get information of user in specific lending pool
This API is to gain the information of user in specific lending pool.
Address
Project ID
Chain ID
GET /dev/v3/wallets/{address}/lendings/{project_id} HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Search Entities
This API is to search entities. You can request the keyword to search and type of the entities (tokens, nfts, exchanges, defi, addresses).
The information returned will be:
Keyword to search
Basic identity information of token, NFT, exchange, DeFi project and addresses ( ID, type, name and link of their symbol)
The Token Heath score
Project type of NFT, exchange and DeFi project
Get overall analytics
This API is to get the overall analytics. You can request the project ID and Chain ID get overall analytics.
The returned data includes:
Project ID
Return total asset in the last 7 days and the time you query
The rate of change in assets of the following day compared to the previous day
Cumulative profit and loss in the last 7 days
Daily profit and loss in last 7 days
Tokens of the project
Total Value Locked and TVL change rate in 24 hour and its history fluctuation in 30 days
Daily active users and its change rate in 24 hour
Daily Transactions and its change rate in 24 hour
Number transactions and unique Users in 30 days
Entity id
Entity type. Options: profile
, wallet
, project
, token
Project type. Use if type
is project
. Options: defi
, nft
, exchange
Chain ID
GET /dev/v3/common/analytics HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Collateral at risk
This API is to request the information of the collateral assets that are at risk. You can ask for the information of Project ID and Chain ID to get project lending overview.
The information you will receive include:
Project ID
Chain to get lending collateral at risk
How the price drops
The collaterals at high, medium and low risk
Get project lending collateral at risk. Simulation of markets price drop (all assets fall for x% at the same time). When wallet reach health rate under 1.
Project ID
Chain ID
GET /dev/v3/projects/lending/{project_id}/collateral-at-risk HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Debt at risk
This API is to call the information of the loans that are at risk. You can request the information of Project ID and Chain ID to get project lending overview as well as the analysis over the last 30 days.
The information you will receive include:
Project ID and chain to get lending collateral at risk
Timestamp and Price drop 20%, 30%, 40%
Project ID
Chain ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
GET /dev/v3/projects/lending/{project_id}/debt-at-risk HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Statistics on liquidation history
This API is to gain the statistics on liquidation history.
Get project lending liquidations. Collateral seized, debt repaid, and top liquidators in liquidations for selected timeframe.
Project ID
Chain ID
Start timestamp. Default: 30 days before endTime
.
End timestamp. Default: current time.
Limit collateral, debt and liquidators return. Default: 10.
GET /dev/v3/projects/lending/{project_id}/liquidations HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Get recent activities
This API is to request the current statement.
Get activities information of entity. Includes entity transactions and transfers within the transaction.
Entity id
Entity type. Options: profile
, wallet
, project
, token
Project type. Use if type
is project
. Options: defi
, nft
, exchange
Chain ID
Display token or not
Display NFT or not
Display action receive assets or not
Display action send assets or not
Page 1-based index. Default: 1
Number of documents per page. Default: 25
Filter by interaction methods, methods are separated by commas.
Filter by token ID
Filter by from address
Filter by to address
GET /dev/v3/common/activities HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Get list of lending position
This API is to request the list of lending position.
Address
Chain ID
GET /dev/v3/wallets/{address}/overview HTTP/1.1
Host: develop.centic.io
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Get FICO Crypto Credit Score
This API is to gain the information of FICO Crypto Credit Score.
Last updated