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 Application API (OpenAPI) SignWell Bulk Send API (OpenAPI) SignWell Document API (OpenAPI) SignWell Me API (OpenAPI) SignWell Regional API (OpenAPI) SignWell Template API (OpenAPI) SignWell Webhooks API (OpenAPI)
Back to SignWell · All GraphQL Specs · GitHub