Skip to main content
POST
PH Philsys (PCN)
z

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
pcn
string
required

Philsys Card Number for verification.

face_liveness_session_id
string
required

Liveness session ID retrieved from the IDmeta Liveness SDK.

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

PH Philsys PCN verified successfully