cURL
Validate Bitcoin Address
200
Valid Address
Validate an address for a specific network.
OAuth 2.0 authentication.
The network code.
1
The crypto address to validate.
^\S.*\S$|^\S$
The destination reference (for networks that support it, e.g., XRP destination tag).
Address validation result.
Whether the address is valid for the specified network.
The error details if the address is invalid.
Show child attributes
Was this page helpful?