API Reference

Returns a paginated list of pools on Ociswap

Returns a paginated list of pools on Ociswap

Log in to see full request history
Query Params
integer
Defaults to 0

Use this cursor to paginate through the list of items. Provide the next_cursor value from a previous response to retrieve the next set of results.

integer
≤ 100
Defaults to 10

Specifies the maximum number of items to be returned per page. Adjust this value to control the number of results shown in each response.

token_address
array of strings
length ≤ 2

Specify up to 2 tokens to filter the pools for in a comma-separateed list. If one token is specified, all pools which have at least this token will be returned. If 2 tokens are specified, only pools which have both tokens will be returned.

token_address
string

Specify the fee rate to filter the pools for.

string
Defaults to rank

Order items by a field.

string
Defaults to asc

Specify the direction of the ordering. By default, ordering is ascending.

string

Fuzzy search for pools by the names or symbols of its tokens

Responses

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