Home

Get latest ledger

POST
https://soroban-testnet.nownodes.io/rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

For finding out the current latest known ledger of this node. This is a subset of the ledger info from Horizon.

Body

application/json
jsonrpcstringrequired
idintegerrequired
methodstringrequired

Response

200OK

Latest ledger information retrieved successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error