v5

latestOpenAPI 3.0.02026-08-0469072.7 KB
cross-border

Cross-border transfer preflight: one call returns ALLOW / ALLOW_PUBLIC_SIGNAL_ONLY / REVIEW / BLOCK with adequacy status, risk level and SCC requirement.

AgentNOMOS Cross-Border Regulatory Compliance Preflight. Checks a planned cross-border data transfer between EU, India, Japan, Korea, Singapore and China against GDPR, DPDP, PIPL, FSA and MAS. Returns one verdict for the request (ALLOW, ALLOW_PUBLIC_SIGNAL_ONLY, REVIEW or BLOCK) inside preflight_summary, together with adequacy_status, risk_level, sccs_required, requires_human_review, blocked_fields and evidence_hash, plus scanned target candidates and a SHA-256 receipt_hash. Target-specific fields are withheld automatically when the verdict does not permit them. Classification only, not legal advice.

post/v2/nomos/preflight

Request body

source_regimestring

Origin regime of the data transfer. Auto-detected from intent when omitted.

target_regimestring

Destination regime. Auto-detected from intent when omitted.

regionstring

Target-scan region filter. Derived from source_regime when omitted.

data_categorystring

Category of the data to be transferred. Drives the verdict; personal and payment categories resolve to BLOCK.

querystring

Free-text target search query.

intentstring

Free-text intent; used to auto-detect regimes, capability and data category when the explicit fields are absent.

max_resultsinteger

Maximum scanned targets returned.

min_scoreinteger

Minimum target score for a candidate to be included.

Response

Success (synthetic example)