Skip to main content
POST
PH Philsys (QR Scan)

Looking to integrate Philsys Check via API?

PhilSys Check is a two-step process: capture face liveness, then call the verification API. Follow our integration guide for setup and workflow details.

Authorizations

Authorization
string
header
required

Use Bearer {your_api_token} in the Authorization header.

Headers

Accept
string
default:application/json
Content-Type
string
default:application/json

Body

application/json
qr_value
string
required

QR value string from the PhilSys QR payload.

template_id
integer
required

Identifier used to categorize or group requests for tracking or reporting.

verification_id
string
required

A unique ID used to identify your verification request.

Response

200 - application/json

PH Philsys QR scan verified successfully