Skip to main content
Version: 1.0.0

Doc E Sign API

The Doc E Sign REST API lets you send documents for signature, list and retrieve envelopes, resend signing invitations, and verify document integrity — all programmatically.

API key authentication — Phase 2

API key authentication is not yet available. It ships in Phase 2. At Phase 1, the API uses session cookie authentication only — suitable for server-side integrations where you control a Doc E Sign session.

This reference documents the current Phase 1 API surface. The Phase 2 update will add Authorization: Bearer <api_key> support and API key management in the dashboard.

Authentication

Supabase session access token. Obtain by signing in at doc-e-sign.com/sign-in and copying the cookie from your browser's DevTools (Application → Cookies). See the Sandbox page for a step-by-step guide.

Security Scheme Type:

apiKey

Cookie parameter name:

sb-access-token