# Formable > Formable is an AI-native contract workspace for legal and business teams. Review contracts with AI, negotiate in a browser-native redlining editor, collect e-signatures, and embed signing and redlining into your own product via REST API. Formable serves two products: - **Standalone platform** — web app at https://app.formabledocs.com for templates, redlining, signing, and document management. - **Embedded API** — REST API at https://api.formabledocs.com with two embeddable products, each shipping prebuilt UI (not just raw document APIs): the **E-signing API** (signature requests + full signing UI via iframe) and the **Redlining API** (redline requests + full tracked-changes editor via iframe). Webhooks, test mode, SSO, and white-label styling included. ## What Formable is useful for - **AI contract review** — Flag risky clauses, missing terms, and playbook deviations when a draft lands; surface issues linked to exact contract text with suggested fixes. - **Contract redlining** — Browser-native DOCX negotiation with tracked changes, comments, @mentions, and turn-based workflows. No Word plugin or desktop app required. - **Electronic signatures** — Send templates for signature, collect responses per recipient, tamper-evident audit trail, ESIGN/UETA compliant. - **Template management** — Build reusable templates with fields, share for one-to-one or one-to-many signing, sync fields across envelopes. - **Embedded workflows (API)** — Two REST APIs with prebuilt, production-ready UI you embed via iframe URL — no need to build signing or redlining interfaces yourself: - **E-signing API** — Create templates and signature requests via REST; Formable returns a **SignatureRequestUrl** that loads Formable's full signing experience (field completion, signature capture, progress, audit trail) inside your product. White-label friendly, ESIGN/UETA compliant. - **Redlining API** — Upload DOCX, create redline requests via REST; Formable returns a **RedlineUrl** that loads Formable's full tracked-changes editor (comments, turns, accept/reject revisions) inside your product. Same browser-native editor Formable uses standalone — embedded, not rebuilt. - **Security & compliance** — Encryption in transit and at rest, exportable audit trails, enterprise controls. ## Primary pages - [Homepage](https://www.formabledocs.com/): Product overview — AI review, redlining, e-signing, integrations. - [Embedded E-signing API](https://www.formabledocs.com/embedded-signing): Embed Formable's full e-signing experience via REST API — generate a SignatureRequestUrl per recipient, embed in an iframe, no signing UI to build. - [Redlining API](https://www.formabledocs.com/redlining-api): Embed Formable's full contract redlining editor via REST API — prebuilt tracked-changes UI, no interface to build. - [E-signing](https://www.formabledocs.com/signing): Send templates for e-signature, collect responses per recipient, tamper-evident audit trail, ESIGN/UETA compliant. - [Pricing](https://www.formabledocs.com/pricing): Basic (free), Pro, and Enterprise plans. - [Blog](https://www.formabledocs.com/blog): Guides on redlining, audit trails, PDF forms, and document workflows. - [Alternatives](https://www.formabledocs.com/alternatives): Comparisons vs DocuSign, Adobe Sign, Dropbox Sign. - [Contract creator](https://www.formabledocs.com/contract-creator): Free contract templates (NDA, MSA, SOW, DPA, LOI, term sheet, pilot agreement, and more) to customize and send. Always free. - [Security](https://www.formabledocs.com/security): Trust, encryption, and compliance overview. - [Sign in](https://app.formabledocs.com/signin): Standalone product login. - [Sign up](https://app.formabledocs.com/signup): Create a Formable account. ## API (embedded product) - [Developer docs](https://docs.formabledocs.com/): Getting started, embedded signing and redlining walkthroughs, webhooks, and API reference. - [Full LLM reference](https://www.formabledocs.com/llms-full.txt): Detailed API endpoints, auth, workflows, and terminology. Base URL: `https://api.formabledocs.com/api/v0` Auth: `Authorization: Bearer ` (API credentials from Formable dashboard) Core flows (both use prebuilt Formable UI — embed a URL, don't build the interface): 1. **E-signing API** — Upload/create template → create signature request → generate **SignatureRequestUrl** per recipient → embed in iframe → Formable renders the complete signing UI (fields, signatures, completion) → retrieve signed envelope and webhook events. 2. **Redlining API** — Upload DOCX → create redline request → generate **RedlineUrl** per party/turn → embed in iframe → Formable renders the complete redlining editor (tracked changes, comments, turns) → receive webhook events as parties negotiate. ## Integrations & audience Formable integrates with Salesforce, Slack, Google Workspace, and custom stacks via API. Built for legal teams, ops, deal teams, and developers embedding document workflows in B2B SaaS. ## Optional - [Sitemap](https://www.formabledocs.com/sitemap.xml): All indexable marketing and blog URLs. - [LinkedIn](https://www.linkedin.com/company/formabledocs): Company updates.