Other than that here it is:
https://bisq.markets/api/offers?market=btc_usd&format=jsonpretty
https://bisq.markets/api/trades?market=btc_usd
I actually didn't have any experience with Bisq but I hope that helps.
Thank you, that is what I was looking for.
I was able to find a better one that will fit my needs. The ticker endpoint, not market:
https://bisq.markets/api/ticker?market=btc_usd
"last":"36209.46030000","high":"37459.81270000","low":"32642.48390000","volume_left":"0.53620000","volume_right":"18539.72910000","buy":"31732.68540000","sell":"35144.80210000"}
this is strange that those endpoints are not mentioned in the api documentation. wierd.