/v1/account-thumb/{address}
Admin-set account logo image bytes (404 when unset)
Request
https://api.xrpl.to/v1/account-thumb/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE| Path parameter | Value | Description |
|---|---|---|
| address | An XRPL account, its r-address |
curl 'https://api.xrpl.to/v1/account-thumb/rJqiMb94hyz41SBTNr2AyPNW8AzELa8nE'
Response
What it does
Admin-set account logo image bytes (404 when unset)
- Notes
- Needs an API key (401 without one): send X-Api-Key, or ?apiKey= where headers cannot be sent.