GET /keys/{wallet}/usage
GET

/v1/keys/{wallet}/usage

Usage breakdown by key and endpoint

Authwallet signature

Request

GEThttps://api.xrpl.to/v1/keys/{wallet}/usage
Path parameterValueDescription
walletYour wallet's r-address
curl 'https://api.xrpl.to/v1/keys/{wallet}/usage'
Needs a wallet signature, so it cannot run from this page — see API Keys for the headers.

Response

No public sample for this endpoint — run the code on the right with your own values and your key to see the response.

What it does

Usage breakdown by key and endpoint

OpenAPI