Uplink_Node: Protocol_Documentation
Syndicate Dispatch.
"Programmatic access to global community intelligence. Build your own defense node using our forensic backbone."
Endpoint: Sovereign_Scan
Deploy a forensic probe against a suspected job lead artifact.
POST
/api/scanPayload_Manifest
{
"content": "RAW_TEXT_ARTIFACT",
"brandName": "TARGET_ENTITY",
"fileMeta": {
"Producer": "Forensic_ID",
"Creator": "Source_Node"
}
}Response_Signal
{
"verdict": "CLEAR | SCAM",
"trust_score": 98,
"red_flags": [...],
"analysis": "STRATEGIC_INTEL",
"recommendation": "ACTION"
}Security Handshake
"All API dispatches are encrypted via Clerk Sovereign Tokens. Community nodes are limited to 1,000 forensic probes per month to protect Gemini 2.5 Flash token capacity."