SpoolisDocs

Spoolis docs

Webhooks and status polling

Spoolis does not send outbound webhooks today. Use the supported polling endpoints or MCP tools to read current state.

Current webhook support

Spoolis has no outbound webhooks today.

Poll current state

Poll GET /api/v1/receipts/{receipt_id}/status for the optional online status of an Outcome Receipt. Poll GET /api/v1/spools/{id} for the current canonical Spool state.

One-call verification responses include receipt_url, a human-readable URL for the result.

Use MCP tools

The MCP server exposes tools for one-call verification, Spool retrieval, lifecycle actions, evidence submission, verification, and event reading. See the MCP server guide.

Webhooks and status polling · Spoolis