3.1 Retrieving scan reports using a data hash
Request |
Value |
Method |
GET |
URL |
https://api.metadefender.com/v4/hash/:hash |
Summary
Look up a hash by MD5, SHA1, or SHA256.
Request
URL Parameters
|
Description |
Example |
:hash |
MD5, SHA1, or SHA256 of a file |
6A5C19D9FFE8804586E8F4C0DFCC66DE |
Header Parameters
|
Description |
Allowed Values |
Required |
apikey |
gives rights to use the endpoint (token authentication) (API Authentication Mechanisms) |
apikey |
YES |
Response
HTTP Status Codes
Please refer to Status Codes for more information.
Body
Errors
The format of error messages:
Field |
Description |
Type |
Values |
error.code |
The unique error code |
int |
|
error.messages |
An array of string messages with additional information about the error |
array |
|