01
Pin a consumer profile
Commit a JSON Schema profile in Git or inline it in your automation request.
Solution · Automation ingress
Upstream APIs change without a changelog. Validate every inbound payload against a pinned consumer profile before CRM writes, database branches, or agent handoffs.
POST /api/validate blocks bad payloads at the edgecompare_jsonCommit a JSON Schema profile in Git or inline it in your automation request.
OSS template: driftguard-ingress-gate.json — or call the API from any HTTP client.
When the vendor changes their OpenAPI, get alerted before ingress profiles go stale.
driftguard validate CLI and MCP offline.Import the n8n template or curl the API — then add watches on the vendors you depend on.