Webhooks & Event Streaming
Integrate Rescile directly into CI/CD and GitOps workflows.
- POST
/api/webhook/reload: Triggers a synchronization from the remoteGIT_SYNC_URLand fully rebuilds the in-memory graph. Requires anX-API-Tokenmatching the configuredRESCILE_API_TOKEN. - GET
/api/build/stream: An SSE (Server-Sent Events) endpoint that streams live standard output from the importer engine during a rebuild.