Security APIs
Security and vulnerability data
38 APIs in this category
Showing 38 of 38 APIs
Best Security APIs for Developers
A security API allows developers to integrate vulnerability scanning, threat intelligence, breach detection, SSL monitoring, and cybersecurity data into their applications. These APIs are essential for building secure software and security operations tooling.
CodeHelper's curated security API collection includes APIs covering CVE databases, threat feeds, SSL analysis, password breach detection, and network security scanning.
What to look for in a security API
- Data freshness: Threat intelligence APIs must update continuously to reflect the latest vulnerabilities and indicators of compromise.
- CVSS scoring: Vulnerability APIs should include CVSS v3 severity scores to help you prioritize remediation efforts.
- False positive rate: Evaluate each API's false positive track record before integrating into automated security pipelines where incorrect blocks cause disruption.
How to use this API directory
- Browse the curated list of APIs below.
- Click any API to visit its documentation.
- Check the Auth column to understand what credentials you need.
Whether you are building a vulnerability scanner or a security operations dashboard, this free curated API directory saves you hours of research.
Related
toolBase64 Encoder/DecoderEncode and decode Base64 strings, files, images with data URL support. Upload files or paste text for instant conversion.toolJWT Decoder & ValidatorDecode, validate, and inspect JSON Web Tokens (JWT). Parse header, payload, verify signatures with HMAC algorithms, and check token expiration: all client-side.toolJWT GeneratorCreate and sign JSON Web Tokens with HMAC algorithms, standard claims, custom payloads, and client-side signing.