Market Price API
DEX

DEX and Pair OHLC

1min
GET
https://mainnet.gomaestro-api.org/v1/markets/dexs/ohlc/{dex}/{pair}
Cardano Mainnet
Returns market activity in candlestick OHLC format for a specific DEX and token pair
Path Parameters
dex
*
pair
*
Query Parameters
resolution
from
to
limit
sort
Responses
200
OK
coin_a_change_pct
coin_a_close
coin_a_high
coin_a_low
coin_a_open
coin_a_volume
coin_b_change_pct
coin_b_close
coin_b_high
coin_b_low
coin_b_open
coin_b_volume
count
timestamp
400
Bad Request
error
500
Server Error
error




Updated 11 Oct 2024
Doc contributor
Did this page help you?