HTPBE PDF Authenticity
Detect if a PDF was modified after creation. Returns intact / modified / inconclusive with specific forensic markers. REST API, JSON responses.
HTPBE PDF Authenticity endpoints
| Method | Endpoint | Description |
|---|---|---|
| Analysis | ||
| POST |
analyzePDF /analyze |
Submit a publicly accessible PDF URL for comprehensive forensic analysis. **Process (two steps):** 1. `POST /analyze` — returns a check `id` immediately (201 Created) 2. `GET… |
| Results | ||
| GET |
listChecks /checks |
Returns a paginated list of all PDF checks performed with your API key. Supports filtering by verdict status, date range, and creator/producer tool. Each item in `data` is a… |
| GET |
getResult /result/{id} |
Returns the full forensic detail of a specific past check by its ID. **Data isolation:** You can only retrieve results that belong to your API key. Attempting to access another… |
HTPBE PDF Authenticity pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|