Connect your platform to all mandatory registries in days, not months.
We provide a single, well-documented API that integrates with the Czech Population Register, Register of Excluded Persons, and Ministry of Finance reporting. Our team directly liaises with authorities and tracks all regulatory changes—so you don’t have to.
⟶ Days
Authorities & offices
On us
POST /v1/identity/check Host: api.certificationcentre.cz Authorization: Bearer <token> Content-Type: application/json { "national_id": "850101/1234", "full_name": "Jan Novák" } HTTP/1.1 200 OK { "population_register": { "match": true }, "excluded_persons": { "excluded": false }, "audit_id": "aud_01H9XZ…" }