Developers

Build with RepSec™ — attestation‑based data neutralization

Start free, get sandbox keys, and ship integrations that make exfiltrated data non‑reusable. This page ties directly into the Rapid Pilot so you can go from hello‑world to enterprise proof in days.

REST API + SDK & CLI Sandbox & sample data Policy‑bound controls Breach‑triggered invalidation

Quick start (5 steps)

Create your accountregister and verify email. Your portal shows Licenses, Downloads, Docs, and Support.
Grab your API key in AccountAPI Keys (or request one via Support if hidden).
Install SDK/CLI from the Downloads area (gated for registered users).
Run hello‑neutralize using the snippet below.
Join the Rapid Pilot at /pilot for sandbox orgs, datasets, and success checklist.

Hello‑neutralize (cURL)

curl -X POST https://api.pastwipe.com/v0/neutralize \
  -H "X-PastWipe-Key: <YOUR_API_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "asset_id": "demo-invoice-001",
    "policy": {"reuse": "deny", "scope": "external"},
    "attest": {"algo": "ed25519", "proof": "<base64>"}
  }'

Prefer SDK? See Downloads and the API reference.

Pilot & Sandbox

Everything you need for a production‑credible pilot with measurable KPIs.

Status & Trust

Availability, incidents, data handling and security posture.

Legal

Click‑wrap terms for pilots, SDK license, NDA and SLA.