Cybersecurity & Threat Intelligence API
July 2021 2 min read
A high-performance security microservice designed to evaluate whether an IPv4 address or domain name poses a security threat. By aggregating real-time threat intelligence from VirusTotal and URLScan APIs, it delivers instant security risk assessments for SOC analysts and automated security workflows.
Queries both VirusTotal API and URLScan API concurrently to evaluate domain reputation, SSL certification risks, and malicious payload indicators.
Engineered with Python FastAPI for ultra-fast, non-blocking asynchronous REST endpoints, complete with automatically generated OpenAPI / Swagger documentation.
Packaged with Docker and Docker Compose for seamless container orchestration, paired with GitHub Actions CI workflows for automated build verification.
Features automated integration test suites (pytest) ensuring environment configuration reliability, API key validation, and response schema integrity.
All illustrations on this website are my own work and are subject to copyright.
All illustrations on this website are my own work and are subject to copyright.