API Exposure Guide

Webhooks & Event Streaming

Integrate Rescile directly into CI/CD and GitOps workflows.

Webhooks & Event Streaming

Integrate Rescile directly into CI/CD and GitOps workflows.

  • POST /api/webhook/reload: Triggers a synchronization from the remote GIT_SYNC_URL and fully rebuilds the in-memory graph. Requires an X-API-Token matching the configured RESCILE_API_TOKEN.
  • GET /api/build/stream: An SSE (Server-Sent Events) endpoint that streams live standard output from the importer engine during a rebuild.