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.
40+
Frameworks supported
6k
Teams shipping with it
1.8s
Avg. doc generation time
01 / How it works
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.
02 / Where it fits
Built into the tools you deploy with
tap a card, there's more inside
GitHub Action
Docs Portal
VS Code
"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)
})
03 / Pricing
Simple, usage-free pricing
cancel anytime
Most teams
Start free trial
Team
$39/mo
Unlimited repositories
Drift detection + PR bot
Hosted docs portal
Priority support