Yourdoc reviewerswill thank you.
DraftView turns pull requests into shareable review links. SMEs, Legal, and PMs edit, leave comments, and suggestions in a familiar Google Docs-style interface. Their edits land back in your PR as native GitHub Suggested changes.
No back and forth. No copy-pasting. No drift.
Acme SDK
Acme SDK is a production-ready client library for the Acme platform. It handles authentication, request signing, retry logic, and streaming.
Features
- •Simple auth: pass your API key once
- •Retry with backoff
- •TypeScript-first: full type definitions included
- •Tiny footprint: zero runtime deps
- •Streaming support
Quick Start
Get up and running in under a minute:
Configuration
Love the new “production-ready” framing, much stronger than before.
Should we add an auth example to Quick Start?
Magic Links, Auto-Posted to Your PRs
Whenever a docs PR is opened, DraftView automatically posts a secure, shareable magic link in the comments.
Review Like a Document, Not a Diff
A GitHub account is required, but reviewers don't need to learn anything. They click the link and edit in a clean, visual reading canvas. No onboarding required. Optionally restrict access with a password or require SSO sign-in; reviewers never touch GitHub.
Suggestions Land Directly in Your PR
When your reviewer is done, visual edits automatically convert into native GitHub Suggested Changes on the exact source lines. Writers just click merge.
Say goodbye to diff view.
Nobody outside engineering should have to read that. DraftView keeps your Markdown, MDX, and AsciiDoc docs exactly where it belongs, in Git. While giving every reviewer a clean, comment-ready document they'll actually open.
| @@ -1,6 +1,8 @@ frontmatter | |||
| 1 | 1 | --- | |
| 3 | − | description: API endpoints for auth | |
| 3 | + | description: > | |
| 4 | + | OAuth 2.0, token management & session endpoints | |
| 5 | 6 | --- | |
| @@ -8,4 +10,7 @@ imports | |||
| 8 | − | import { Callout } from '@/components/Callout' | |
| 10 | + | import { Callout, Tabs, TabItem } from '@/components/ui' | |
| 12 | + | import { EndpointBadge } from '@/components/EndpointBadge' | |
| @@ -24,10 +28,13 @@ POST /auth/token | |||
| 24 | 28 | ## Token Exchange | |
| 26 | − | Exchange an auth code for an access token. | |
| 30 | + | Exchange an authorization code for an **access token** and | |
| 31 | + | refresh token pair. Tokens expire after **3600 seconds**. | |
| 28 | 33 | <EndpointBadge method="POST" path="/auth/token" /> | |
| 30 | − | <Callout> | |
| 35 | + | <Callout type="warning" title="Security Note"> | |
| 36 | + | Never store tokens in `localStorage`. Use httpOnly | |
| 37 | + | cookies or a secure server-side session store. | |
| 38 | + | </Callout> | |
Password & SSO-Protected Links
Restrict any magic link to a password, a specific email domain, or your company's SSO provider. Enterprise-grade access control without enterprise-grade complexity.
SOC2 Ready
End-to-end encryption on every session. Audit-ready from day one. Built for teams with compliance requirements.
Full Audit Trail
Every review session is logged. Who opened the link, what they changed, when they approved. Export evidence for legal sign-off or compliance audits.
Everything your review workflow is missing
Instant Magic Links
Share a rendered, interactive review for any GitHub branch or PR with a single link. No logins, no onboarding, no confusion. Your reviewer clicks, reads, edits, and comments. DraftView handles the rest.
Google Docs-Style Suggestions
Reviewers highlight text and type replacements, just like suggesting edits in a shared document. No raw Markdown. No diff hunting. No "what exactly are you changing?" back-and-forth. Just clean, intuitive suggestions that anyone can make and understand.
Native GitHub PR Sync
Every suggestion and comment writes back to your GitHub PR as a structured, line-level Suggested Change. Work as you normally would in GitHub. No copy-pasting required.
Flexible Link Security
Share links the way your org requires. Password-protect a link for external partners. Restrict to SSO-authenticated identities for enterprise compliance. Set expiry dates. Revoke at any time. DraftView gives you the controls to share securely, without friction.
Works With Your Stack
DraftView renders your docs as they would appear in your docs, including support for Markdown, MDX, and AsciiDoc. It's built to fit seamlessly into your existing workflow. No migrations, no new formats, no learning curve. Just better reviews, right where your docs already live.
Secure Data Handling
DraftView ensures your data is handled securely, with encryption at rest and in transit. Your sensitive information remains protected, giving you peace of mind.
Only docs, no diffs
DraftView highlights changes directly in the rendered document, eliminating the need for side-by-side diff views. This makes it easier for non-technical stakeholders to review and understand changes without getting lost in raw Markdown or code.
Review Audit Trail
Every review session is logged: who opened the link, what they suggested, when they approved. Export audit evidence for Legal sign-off or compliance reviews.
Blazing Fast Performance
DraftView is built for speed. Our optimized rendering engine and smart caching mean your documents load instantly, even on large PRs. Say goodbye to lag and hello to seamless reviewing.
Built for docs-as-code workflows.
Unlike traditional CMS platforms, DraftView lives in your workflow, not as a destination. We believe technical documentation requires technical review tools, not generic word processors.
"Getting PM reviews is the biggest problem for any doc-review workflow. Their feedback is disconnected from the original. If you're using GitHub, your reviewers would all have to understand and be able to smoothly work with the source structure. This is pretty unlikely."
Frequently
Asked
Questions
Everything you need to know about the visual review engine. Machined for precision, built for humans.
The missing link for human-verified docs.
Stop double-handling your documentation updates in Google Docs, Confluence, or Notion. Give every reviewer a clean, comment-ready document they'll actually open. Get early access.