Validate Address
This method runs a background check on any Ethereum address, returning a human-readable analysis.
validateAddress
POST
https://api.harpie.io/v2/validateAddress
Get insights on the safety of an address. Addresses with no relevant data default to a recommended action of "ALLOW."
Request Body
Name
Type
Description
address*
String
The address you want to query.
apiKey*
String
Your API key. You can find this in your dashboard.
Testing
You can test this query on a visual interface at https://harpie.io/scanner.
Example query:
Example response:
Last updated