add liquidity to a certain LP pool by using
https://mimo.exchange/add-liquidity?source=iotx&dest={token address}
swap a certain token
https://mimo.exchange/swap?source=iotx&dest={token address}
Developers can integrate with mimo.exchange by calling smart contract APIs.
The IoTeX JS SDK is provided as
https://github.com/iotexproject/iotex-antenna
And you can easily start your dDapp with this sample code
https://github.com/iotexproject/iotex-dapp-sample
API for mimo.exchange will be released soon.