Seal Docs

Developer Documentation

Complete API reference, webhooks, and MCP integration documentation for Seal

Developer Documentation

Welcome to the Seal Developer Documentation. This portal provides comprehensive guides and API references for integrating with Seal's document signing platform.

Overview

The Seal API uses REST over HTTPS with JSON request and response bodies. Authentication is handled via Clerk API keys passed in the Authorization header.

Base URL: https://your-deployment.convex.site/api/v1

All API requests require a valid API key with the appropriate scope. See the Authentication guide for setup instructions.

Last updated on

On this page