DOCS THAT SHIP THEMSELVES.

Loomline watches your API, generates reference docs from real requests, and opens a pull request when something drifts. No writing, no staleness.

npx loomline init  ·  free for solo devs  ·  no credit card
40+
Frameworks supported
6k
Teams shipping with it
1.8s
Avg. doc generation time

Point it at your repo. Walk away.

no config file required
01

Traffic-aware capture

Loomline reads real request/response pairs from your staging traffic to build accurate examples, not guesses from your type definitions.

02

Drift detection

Every deploy is diffed against the last known schema. Breaking changes get flagged in your PR before a customer finds them.

03

Editable, not generated-forever

Hand-write the parts that need a human voice. Loomline merges your edits with fresh data instead of overwriting them.

Built into the tools you deploy with

tap a card, there's more inside
GitHub Action
CI/CD

loomline-action

Runs on every PR, comments the diff, blocks merge on breaking changes.

Docs Portal
Hosting

Hosted reference site

Versioned, searchable docs at docs.yourapp.com. Updated on merge.

VS Code
Editor

Inline hover docs

See the generated reference for any route without leaving your editor.

"We deleted our docs backlog. Loomline caught three breaking changes before they hit prod. Things our own reviewers missed."
Priya N., Platform Lead at Ferrywork
import { loomline } from 'loomline/node' loomline.watch({ routes: './src/api', onDrift: (change) => notify(change) })

Simple, usage-free pricing

cancel anytime
Solo
$0/mo
1 repository
Community support
Manual sync
Start free
Enterprise
Custom
SSO + audit logs
Self-hosted option
Dedicated support
Talk to us

Stop writing docsstart watching them write themselves.