Skip to main content

docsignal API

A read-only HTTP API returning JSON. Every response is generated from the same event store the daily crawl writes to.

We crawl the public documentation of 25 AI-native software companies every day, diff it, and turn the changes into structured events. Most of what a company ships never reaches its changelog, and those are the changes this exists to catch: quiet limit changes, features moved between pricing tiers, endpoints published without announcement, capabilities withdrawn.

Base URLโ€‹

https://api.docsignal.app

A first requestโ€‹

curl -H "Authorization: Bearer YOUR_TOKEN" \
"https://api.docsignal.app/v1/companies"

Start with Authentication, then /v1/events for the main endpoint.

Accessโ€‹

Access is currently by arrangement. Write to sawyer@revi.systems.