SignWell · GraphQL Specification

SignWell GraphQL Schema

This document describes the conceptual GraphQL schema for the SignWell e-signature API. SignWell provides a REST API at https://www.signwell.com/api/v1 for sending documents for electronic signature, managing templates, tracking document status, running bulk sends, and configuring webhooks. This GraphQL schema represents those capabilities as a typed graph.

Documentation Endpoint View on GitHub E-SignatureElectronic SignatureDocumentsPDFSigningTemplatesWorkflowsHIPAASOC2GraphQL

Overview

SignWell GraphQL Schema is a GraphQL API specification published by SignWell on the APIs.io network.

This document describes the conceptual GraphQL schema for the SignWell e-signature API. SignWell provides a REST API at https://www.signwell.com/api/v1 for sending documents for electronic signature, managing templates, tracking document status, running bulk sends, and configuring webhooks. This GraphQL schema represents those capabilities as a typed graph.

The specification includes 2 reference links.

Tagged areas include E-Signature, Electronic Signature, Documents, PDF, and Signing.

Endpoint

References

Related API Specs

SignWell API (OpenAPI)
Back to SignWell · All GraphQL Specs · GitHub