Datamint Docs
Search
K

💰Prices

This endpoints allow to get real-time prices as well as price history
get
https://apis.datamint.ai/v1/dex
/prices/latest/{base}/{quote}
get
https://apis.datamint.ai/v1/dex
/prices/historical/{base}/{quote}/{since}
get
https://apis.datamint.ai/v1/dex
/indicators/historical/rsi/{base}/{quote}/{since}
get
https://apis.datamint.ai/v1/dex
/indicators/historical/ma/{base}/{quote}/{since}
get
https://apis.datamint.ai/v1/dex
/indicators/latest/rsi/{base}/{quote}
get
https://apis.datamint.ai/v1/dex
/indicators/latest/ma/{base}/{quote}