Local Sovereign Scrubbing
All raw PII, transaction details, and user identifiers are scrubbed locally within your security perimeter.
[ API specifications // Sub-15ms endpoints ]
Every endpoint is designed to return before a round trip to a public model would have completed, and to guarantee that no raw identifier crosses the boundary in either direction.
Specification preview This page documents the intended interface. The endpoints are not yet live, and the request and response shown below are illustrative rather than captured from a running service.
Request / response
Request POST/v1/ingest/scrub
{
"record": {
"name": "A. Yılmaz",
"email": "a.yilmaz@example.com",
"phone": "+90 5xx xxx xx xx",
"account": "TR33 0006 1005 1978 6457 8413 26"
},
"intent": "catchment_scoring",
"policy": "local_first"
}
Response
{
"token": "tkn_9f2a…c41",
"intent": "catchment_scoring",
"masked": ["name", "email", "phone", "account"],
"routed_to": "edge/local",
"raw_retained": false
}
Endpoints
/v1/ingest
Submit a record for in-enclave scrubbing and tokenisation.
/v1/route
Route a tokenised intent across the multi-LLM layer on live policy.
/v1/stream
Sub-15ms bidirectional stream for continuous scoring workloads.
Bearer enclave token
Short-lived credentials issued inside the perimeter; never brokered externally.
Specification
[ Sovereign deployment ready // zero-trust enclave ]
Bridge subterranean data harvesting with high-velocity edge routing. Deploy Traffelo AI inside your private cloud or on-premise perimeter to scrub PII in-flight, support regulatory compliance, and orchestrate Multi-LLM workloads at enterprise scale.
Enterprise data is vast, fragmented, and hidden beneath legacy silos. Traffelo AI harvests that intelligence from the core.
Operating entirely inside your security perimeter, raw streams are scrubbed locally, with zero PII egress — architected against KVKK, GDPR and PDPL.
Tokenised intent payloads are routed dynamically across leading language models — chosen per workload for latency, reasoning depth, and cost.
Turning signals into immediate commercial execution. Traffelo AI. Sovereign intelligence, orchestrated.
Key management, AES-256 encryption at rest, TLS 1.3 in transit, and full tokenization mappings — documented end to end.
All raw PII, transaction details, and user identifiers are scrubbed locally within your security perimeter.
Stripped intent payloads are cryptographically tokenized before execution on remote multi-LLM networks.
Deploy on-premise, in local cloud regions, or fully air-gapped environments. Air-gapped deployments use local models; hybrid ones reach global models with tokenised data.
Encryption at rest AES-256-GCM
Transport TLS 1.3 · mTLS between edge nodes
Tokenisation SHA-256 mapping, key material never leaves the perimeter
Key management Customer-held HSM / KMS, BYOK supported
Egress policy Deny-by-default; anonymised intent payloads only
Send a privacy or data-protection request to our team. We respond within the statutory period.