The NZOChain REST API lets you embed real-time Web3 threat intelligence directly into your product. Use it to scan wallet addresses for malicious activity, detect dangerous token approvals, monitor on-chain behavior, and trigger alerts before your users are exposed to harm. Whether you’re building a dApp, a non-custodial wallet, a DeFi protocol, or a centralized exchange, the API gives you the signal you need to act.
Base URL
All API requests are made to the following base URL:
Available endpoints
Rate limits
Your monthly API call limit depends on your plan. Requests that exceed your limit return a 403 PLAN_LIMIT_EXCEEDED error.
You need a Startup plan or above to access the NZOChain API. Sign up at the NZOChain dashboard to get your API key.
All responses are returned as JSON. Successful responses include the relevant data fields for the endpoint. Error responses follow a consistent structure with an HTTP status code and an error code string.
Error codes
Next steps
To start making requests, set up authentication with your API key. See Authentication for instructions on obtaining your key and passing it in requests.