API Documentation

Public API

Base URL: https://pescan.io/api/s.php

Request Method: GET

Query Parameter: hash - Supports MD5, SHA1, and SHA256 hashes.



Try API Example

Private API

Base URL: https://pescan.io/api/sp.php

Request Method: POST

Headers: Content-Type: application/x-www-form-urlencoded

Body Parameters:

Notice - API Usage

This API only accepts hash values (MD5, SHA-1, SHA-256). File uploads via the API are not supported. To analyze files, please submit them manually via the main service screen.

Response Elements

List Format

Structured Format

If the analysis was performed with a Valid Code, the following structure will be generated:

Back to Main Page