Documentation Index
Fetch the complete documentation index at: https://docs.sajn.se/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart Guide
This guide will help you create your first document and send it for signing using the sajn API.Prerequisites
Before you begin, make sure you have:- A sajn account with API access
- Your API key (found in Organization Settings > API Keys)
- A tool to make HTTP requests (cURL, Postman, or your favorite programming language)
Step 1: Create a Contact
First, create a contact who will sign the document.id - you’ll need it in the next step.
Step 2: Create a Document
Create a new document in draft status.documentId.
Step 3: Add a Signer
Add your contact as a signer to the document with delivery and signature settings.Step 4: Send for Signing
Send the document to the signer.deliveryMethod setting).
Next Steps
Postman Collections
Import ready-made requests and environments
Core Concepts
Learn about documents, signers, and workflows
Create Document Guide
Detailed guide on creating documents
API Reference
Explore all available endpoints
Webhooks
Get real-time notifications

