Validate an address
POST
/api/utilities/address/validate
Validate whether the specified address is a valid Zenon embedded or user address
Requires User authorization policy
Request
Query Params
address
string
required
The address to validate
Example:
z1qqjnwjjpnue8xmmpanz6csze6tcmtzzdtfsww7
Request samples
Responses
Success(200)
Unauthorized(401)
Forbidden(403)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 6 months ago