Skip to main content
GET
Download my verification report (PDF/JSON)

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Query Parameters

format
enum<string>

Report format - pdf (default) or json.

Available options:
pdf,
json
lang
enum<string>

Report language (en default, es, zh).

Available options:
en,
es,
zh

Response

The verification report (application/pdf, or application/json with format=json).

The response is of type file.

Last modified on August 22, 2026