Eset NOD32 API
designed to streamline the management of antivirus subscriptions for authorised resellers and managed service providers (MSPs). It enables automated provisioning, auditing, and reporting on customer licenses without requiring manual intervention through a web portal.
Eset NOD32 API endpoints
| Method | Endpoint | Description |
|---|---|---|
| version | ||
| GET |
version_version_get /version |
Returns the current version of the API. |
| health | ||
| GET |
health_health_get /health |
Endpoint to verify the API health. Returns 'healthy' when operational. |
| extract | ||
| POST |
extract_extract_post /extract |
Executes the EsetKeysConsole binary and extracts email, password, and license for each generated account. Optional query parameters: - **quantity**: Number of results to generate… |
| Other endpoints | ||
| GET |
root__get / |
Returns general information about the API, including its name, version, description, and a list of available endpoints. |
Eset NOD32 API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $2 / month | 1 / hour |
|
| PRO Recommended | $5 / month | 1 / second |
|
| ULTRA | $15 / month | 1 / second |
|