Extensions API
Webhook ingest for external systems is planned. Use the SIEM export and the Verify API today.
A dedicated webhook-ingest API for external systems (SaaS tools, custom telemetry pipelines) is planned and not yet available. There are no extension keys and no ingest endpoint today — any documentation you may have seen referencing ext_ keys is obsolete.
If you want to connect Palveron to your existing security and data pipelines now, both directions are already covered:
- Palveron → your SIEM (live): The SIEM export streams governance events in OCSF format to Splunk, Microsoft Sentinel, Datadog, or any generic webhook. See the Integrations Overview.
- Your system → Palveron (live): Any external system can submit content for a governance decision through the Verify API, authenticated with your project API key (
pv_live_…). Every call produces a fully-attributed, attestable trace.
Browser Guard does not use this API — it authenticates with your project API key. See Browser Guard Installation.