POST/api/v1/meshCreate a sovereign mesh overlay (SDP control plane).
POST/api/v1/mesh/{id}/peersZero-knowledge peer enrollment (public key only).
GET/api/v1/mesh/{id}/peers/{device}/netmapGenerate the peer's WireGuard netmap.
POST/api/v1/mesh/{id}/peers/{device}/rekeySeamless mesh-wide re-key.
POST/api/v1/tailnet/devicesEnroll a device into the tenant tailnet.
PUT/api/v1/tailnet/aclSet the tailnet ACL/policy.
POST/api/v1/sase/ztna/policiesCreate a ZTNA access policy (default-deny).
POST/api/v1/sase/ztna/grantEvaluate a ZTNA request and record the verdict.
POST/api/v1/sase/swg/policiesSet a Secure Web Gateway policy.
POST/api/v1/sase/dlp/profilesSet a DLP inspection profile.
POST/api/v1/sdwan/tunnelsCreate an SD-WAN overlay tunnel.
POST/api/v1/sdwan/steerCompute an app-aware steering decision.
POST/api/v1/upo/policyAuthor (create/replace) the unified policy; bumps version.
POST/api/v1/upo/compileCompile the policy to ztna | sdwan | firewall rulesets.
POST/api/v1/upo/applyApply a compiled target; returns the diff vs baseline.
PUT/api/v1/residency/{class}Set a data-residency class rule.