v1

latestOpenAPI 3.0.0MIT2026-07-17124105392.5 KB
Cardano » Pools

List of stake pools

List of registered stake pools.

get/pools

Query parameters

countinteger

The number of pools per page.

pageinteger

The page number for listing the results.

order'asc' | 'desc'

The ordering of items from the point of view of the blockchain, not the page listing itself. By default, we return oldest first, newest last.

Response

Return the list of pools.

string[] required

Example response

[
  "pool1pu5jlj4q9w9jlxeu370a3c9myx47md5j5m2str0naunn2q3lkdy",
  "pool1hn7hlwrschqykupwwrtdfkvt2u4uaxvsgxyh6z63703p2knj288",
  "pool1ztjyjfsh432eqetadf82uwuxklh28xc85zcphpwq6mmezavzad2"
]