get https://api.ociswap.com/pools
Returns a paginated list of pools on Ociswap
Log in to see full request history
Responses
Returns a paginated list of pools on Ociswap
xxxxxxxxxx
curl --request GET \
--url 'https://api.ociswap.com/pools?cursor=0&limit=10&order=rank&direction=asc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: