Integrations via the HTTP API
ANEARST does not ship a Zapier, Slack, or GitHub App in this release. If a tool can POST JSON with a Bearer key, it can capture. That is intentional — one request body, same engine as Studio.
- CI: any runner that can curl POST /api/v1/capture.
- Automation: Make, Zapier, or n8n via a custom HTTP request — not a first-party connector.
- Storage: download the file URL into your own bucket.
- Compare: POST two capture ids to /api/v1/compare.
