Misc
Get Sparklines
Get the 24h sparkline url for an asset
GET
/
market
/
sparklines
Query quick start
Input in “asset” the name of the asset you want to query, or the contract address while adding the blockchain as a second parameter. The market data asset query pattern is explained in great details here, with blockchain format, etc.
The default response is a SVG image, if you want a png you can just add a param png=true
to the query.
Data details
Returns the 24h sparkline url for the given asset.
Response
200 - image/svg+xml
The response is of type string
.