{"openapi":"3.1.0","info":{"title":"Symbiosis Security Intelligence","version":"1.0.0","description":"x402-paid, analysis-only security intelligence","contact":{"name":"Dr. Daniel Schmeling","email":"daniel.l.schmeling@gmail.com"}},"servers":[{"url":"https://symbiosis-shark.duckdns.org"}],"paths":{"/v1/ioc-extract":{"post":{"summary":"Symbiosis IOC Extractor","description":"Extract and normalize indicators of compromise from a supplied forensic evidence bundle.","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object"}}}},"responses":{"200":{"description":"Analysis result"},"402":{"description":"x402 USDC payment required"}},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.003"},"network":"eip155:8453","asset":"USDC"}}},"/v1/forensics-analyze":{"post":{"summary":"Symbiosis Host Forensics","description":"Score a supplied host evidence bundle and return prioritized findings, IOCs, timeline, and integrity fingerprint.","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object"}}}},"responses":{"200":{"description":"Analysis result"},"402":{"description":"x402 USDC payment required"}},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.02"},"network":"eip155:8453","asset":"USDC"}}},"/v1/edr-correlate":{"post":{"summary":"Symbiosis EDR Correlator","description":"Normalize and correlate CrowdStrike, SentinelOne, and Microsoft Defender detections into incidents.","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object"}}}},"responses":{"200":{"description":"Analysis result"},"402":{"description":"x402 USDC payment required"}},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.01"},"network":"eip155:8453","asset":"USDC"}}},"/v1/network-forensics":{"post":{"summary":"Symbiosis Network Forensics","description":"Analyze supplied flows and DNS observations for beaconing, exfiltration, tunneling, and lateral movement.","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object"}}}},"responses":{"200":{"description":"Analysis result"},"402":{"description":"x402 USDC payment required"}},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.02"},"network":"eip155:8453","asset":"USDC"}}},"/v1/posture-score":{"post":{"summary":"Symbiosis Security Posture Score","description":"Score normalized endpoint security signals and return issues and recommended defensive actions.","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object"}}}},"responses":{"200":{"description":"Analysis result"},"402":{"description":"x402 USDC payment required"}},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.005"},"network":"eip155:8453","asset":"USDC"}}},"/v1/stig-assess":{"post":{"summary":"Symbiosis STIG Assessment","description":"Evaluate a supplied posture snapshot against a selected DISA STIG family without modifying or scanning a target.","requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object"}}}},"responses":{"200":{"description":"Analysis result"},"402":{"description":"x402 USDC payment required"}},"x-payment-info":{"protocols":["x402"],"price":{"mode":"fixed","currency":"USD","amount":"0.03"},"network":"eip155:8453","asset":"USDC"}}}}}