api.subtitle
https://api.jito.network/v1/v1/stake/apySOL, ETH, BTC
{
"apy": 7.5,
"currency": "SOL",
"timestamp": 1699823456
}/v1/stake/depositAmount to stake
Wallet address
{
"tx_hash": "5BaseT...",
"status": "pending",
"estimated_completion": "30s"
}/v1/validatorsDefault: 10
rank, apy, stake
[
{
"id": "val_123",
"name": "Validator One",
"apy": 7.8,
"commission": 5
},
...
]All API requests must include your API key in the Authorization header. Bear in mind that rate limits apply based on your plan tier.