GET
/
avs

Headers

X-API-Token
string
required

API Token for authentication

Query Parameters

withTvl
enum<string>
default:
false

Toggle whether the route should calculate the TVL from shares

Available options:
true,
false
withCuratedMetadata
enum<string>
default:
false

Toggle whether the route should send curated metadata

Available options:
true,
false
searchMode
enum<string>
default:
contains

Search mode

Available options:
contains,
startsWith
searchByText
string

Case-insensitive search query

sortByApy
enum<string>

Sort results in asc or desc order of APY

Available options:
asc,
desc
sortByTvl
enum<string>

Sort results in asc or desc order of TVL value

Available options:
asc,
desc
sortByTotalStakers
enum<string>

Sort results in asc or desc order of total stakers

Available options:
asc,
desc
sortByTotalOperators
enum<string>

Sort results in asc or desc order of total AVS (only valid for AVS queries)

Available options:
asc,
desc
skip
string
default:
0

The number of records to skip for pagination

take
string
default:
12

The number of records to return for pagination

Response

200 - application/json
data
object[]
required
meta
object
required