GET /keys/{wallet}/credits
GET

/v1/keys/{wallet}/credits

Remaining credits and billing info

Authwallet signature

Request

GEThttps://api.xrpl.to/v1/keys/{wallet}/credits
Path parameterValueDescription
walletYour wallet's r-address
curl 'https://api.xrpl.to/v1/keys/{wallet}/credits'
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

Remaining credits and billing info

OpenAPI