Skip to main content

/extended/v3/staking/bonds REST API Endpoint

Loading...

Updated on
Aug 18, 2026

/extended/v3/staking/bonds REST API Endpoint

Query Parameters

limit
integer
Loading...
cursor
string
Loading...

Returns

total
integer
Loading...
limit
integer
Loading...
cursor
object
Loading...
next
string
Loading...
previous
string
Loading...
current
string
Loading...
results
array
Loading...
index
integer
Loading...
pox_version
string
Loading...
status
string
Loading...
parameters
object
Loading...
target_rate_bps
integer
Loading...
stx_value_ratio
integer
Loading...
minimum_stx_ratio
integer
Loading...
btc_capacity
string
Loading...
registrations
object
Loading...
allowed_count
integer
Loading...
registered_count
integer
Loading...
schedule
object
Loading...
activation
object
Loading...
bitcoin_height
integer
Loading...
pox_cycle
integer
Loading...
unlock
object
Loading...
bitcoin_height
integer
Loading...
pox_cycle
integer
Loading...
balances
object
Loading...
locked
object
Loading...
btc
string
Loading...
stx
string
Loading...
paid_out
object
Loading...
btc
string
Loading...
Request
Response
1
{
2
"total": 0,
3
"limit": 1,
4
"cursor": {
5
"next": null,
6
"previous": null,
7
"current": null
8
},
9
"results": []
10
}
1
{
2
"total": 0,
3
"limit": 1,
4
"cursor": {
5
"next": null,
6
"previous": null,
7
"current": null
8
},
9
"results": []
10
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free