Create request
Upload an immutable PDF and create a signing session with signer metadata through the Horkos API.
Docu Signing gives regulated teams identity-bound electronic signatures, signer consent capture, signed PDF artifacts, webhooks, and SHA-256 evidence packages from the same Horkos KYC engine.
Your backend creates the signing request. Horkos handles the signer journey, KYC handoff, consent, signature event, and final artifact generation.
Upload an immutable PDF and create a signing session with signer metadata through the Horkos API.
The signer opens a hosted link and completes Horkos KYC when your policy requires identity verification.
The signer views the PDF, accepts electronic signing consent, and confirms intent with document hash matching.
Your system receives webhooks and downloads the signed PDF, evidence package, and certificate PDF.
Docu Signing produces metadata and hashes that show who signed, what they saw, what document was signed, and when the signature event happened.
Final PDF package with certificate attachment and SHA-256 integrity hash.
Metadata-only verification result summary; raw passport, selfie, liveness, and portrait media are not copied.
Consent version, signer timestamp, IP address, user agent, and signature event hash.
Human-readable certificate with document hashes, signer metadata, and media-retention statement.
Use tenant API keys for server calls, opaque hosted tokens for signer pages, and Horkos-signed webhooks for completion events.
{
"//": "Authorization: Bearer ",
"document_id": "doc_uuid",
"document_version_id": "version_uuid",
"verification_required": true,
"signer": {
"external_signer_id": "partner-user-123",
"name": "Jane Signer",
"email": "jane@example.com"
}
}
Docu Signing stores legal artifacts and evidence metadata. KYC raw media remains temporary and is not copied into signing tables.
Bind onboarding, loan, investment, or payment documents to a verified signer identity.
Collect signed agreements with identity checks and a structured evidence package.
Remote workforce agreements with signer consent and identity verification trail.
Hosted document signing for workflows that need verification before submission.
Docu Signing is an identity-bound electronic signature with a cryptographic evidence package. We do not claim QES/eIDAS status unless that is separately certified for your deployment.
Tenants can configure whether KYC is mandatory, optional per session, or enforced platform-wide for every signing request.
Horkos sends signing webhooks when sessions are signed, artifacts are ready, and finalization completes.
Signed PDFs, evidence JSON, certificate PDFs, hashes, consent metadata, and KYC summary metadata. Raw KYC media is not copied into signing records.
We will show the hosted signer flow, API setup, webhooks, and evidence package.
We will contact you with Docu Signing next steps.