API Reference

Create Liquidity Session

This API is used to create DeX liqudity session for liqudity providing transaction.

Log in to see full request history
Body Params

Session body

string
Defaults to https://thirdfi.org

URL to redirect user after completing a transaction

string
Defaults to https://thirdfi.org

URL to redirect user after cancelling a transaction

string
required

An existing user email needs to be provided when creating a transaction session

string
required

Symbol of pair used for manage liquidity

number
required

Amount of pool token0

number
required

Amount of pool token1

string
required

Blockchain to which the transaction will be sent. See https://thirdfi.readme.io/reference/dexswap-overview#list-of-chains-we-supported for more information.

boolean
required

If true, native token will be used. If false, wrapped tokens (E.g. WETH) will be used. defaults to false

boolean
required

Indicate whether to add or remove liquidity.

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json