Skip to main content
Engineering Portal

Build with
Precision.

Integrate Plannorium's institutional signing infrastructure directly into your enterprise stack.

Authentication

Plannorium Sign uses API keys to authenticate requests. You can view and manage your API keys in the developer dashboard.

SDKs & Libraries

Integrate e-signatures into your applications with our lightweight SDKs for Node.js, Python, and Go.

Webhooks

Receive real-time notifications about document status changes, signature completion, and audit log updates.

Multi-Organization

Manage complex organizational hierarchies, sub-accounts, and cross-departmental signing workflows with ease.

REST API
Reference.

Our API is designed to be intuitive and predictable. We use standard HTTP features, like JSON and standard status codes, to make integration seamless.

v1.2.0 stable
TLS 1.3 only

curl -X POST https://sign.plannorium.com/api/consent/sign/<configId>

-H "Content-Type: application/json"

-d {

"patientId": "pat_12345",

"signerEmail": "jane@clinic.com"

}

Developer Support.

Need help with your integration? Our engineering team is ready to assist with complex implementations.