Find Pools
Required scopes
This endpoint requires the following scopes:
Authorizations
x-apikeystringRequired
Query parameters
basestringOptionalExample:
base token symbol (ie WETH)
WETHPattern: ^testWETH$|^WETH$|^WBTC$|^PREMIA$|^LINK$|^USDC$|^DAI$|^ARB$quotestringOptionalExample:
quote token symbol (ie USDC)
USDCPattern: ^testWETH$|^WETH$|^WBTC$|^PREMIA$|^LINK$|^USDC$|^DAI$|^ARB$expirationstringOptionalExample:
option expiration (ie 03NOV23)
03NOV23Pattern: ^\d\d\w\w\w\d\d$Responses
200
Successful operation
application/json
400
Invalid parameters supplied
application/json
401
Not authorized
application/json
get
/poolsLast updated
Was this helpful?