Send a partner company's client a document. They sign with a finger on mobile or a mouse on desktop. You get back a certified, tamper-evident PDF — valid under the ECT Act, no accredited signature provider required.
Built for companies that need signatures on real commercial contracts — loan agreements, settlement offers, mandates — without adopting a whole e-signature platform.
POST a PDF and signer details to the APFIN API. Get back a signing link.
They see the document and a signature pad — no account, no app download.
Finger on a phone, mouse on a laptop. Both are captured identically.
A webhook fires, and the signed PDF — with an attached audit certificate — is ready to pull.
Send your signer a link. It's fully hosted by APFIN — no frontend work on your side at all.
POST /api/v1/envelopes
→ { signUrl }
Drop the signing page inside your own portal or app so the signer never leaves your product.
<iframe src="apfin.co.za/sign/{token}">
Mount the signature pad directly inside your own page, styled to match your product.
APFIN.mount('#pad', { token })
Under section 13 of the Electronic Communications and Transactions Act 25 of 2002, a hand-drawn electronic signature is valid for ordinary commercial contracts — loan agreements, mandates, settlement offers — provided intent and reliability can be shown.
Every signed document gets an audit certificate page recording exactly what a court would look for if a signature is ever disputed.