Returns global node and chain info: block count, difficulty, pruning, fork status, etc.
Useful for diagnostics, UI status panels, or infrastructure monitoring.
GET
/
general
/
info
Blockchain Info
Copy
Ask AI
curl --request GET \ --url https://xbt-mainnet.gomaestro-api.org/v0/rpc/general/info \ --header 'api-key: <api-key>'