Skip to content

eSigKit · v1

Developer documentation

Everything you need to build with the eSigKit signature-management API — endpoints, authentication, webhooks, and language SDKs. Always in sync with the live spec.

API reference

Every endpoint, request schema, and response shape — generated directly from the production OpenAPI spec.

Read

Quickstart

Coming soon

Authenticate, render your first signature, and embed it in Gmail in under five minutes.

Notify me

SDKs

Coming soon

Typed clients for TypeScript, Python, and Go — with retries, pagination, and idempotency built in.

Notify me

Guides

Coming soon

How-to articles for the common workflows: bulk-deploying via Gmail API, custom Handlebars templates, multi-org admin via Workspace.

Notify me

Webhooks

Coming soon

Subscribe to render, deploy, billing, and audit events — with HMAC-signed payloads and retry semantics.

Notify me

Changelog

Coming soon

API version history. Deprecations follow a 14-day notice window per our API versioning policy.

Notify me

Base URLs

Three environments matching the SDLC. Use staging for integration tests; never run automated tests against production.

Stage Base URL Notes
Production https://api.esigkit.com/v1 Live customer traffic.
Staging https://api-test.esigkit.com/v1 Pre-prod validation.
Development https://api-dev.esigkit.com/v1 Sandbox — may break at any time.