Chakras
AI-powered security scanner - vulnerability scanning, compliance monitoring, and free security tools ## Free Website Security Scanning API Scan any website for security issues — no signup required. ### Endpoints - **Headers Check** — Audit security headers (HSTS, CSP, X-Frame-Options, etc.) with A-F grading - **SSL Check** — Validate SSL certificates, TLS protocol version, expiry date, and grade…
Chakras endpoints
| Method | Endpoint | Description |
|---|---|---|
| free-tools | ||
| POST |
check_ssl_api_v1_public_tools_ssl_check_post /api/v1/public/tools/ssl-check |
Inspect a website's SSL/TLS certificate for validity, expiration, issuer, protocol version, and get an A–F grade. No authentication required. |
| POST |
detect_tech_api_v1_public_tools_tech_detect_post /api/v1/public/tools/tech-detect |
Detect web technologies (frameworks, CMS, CDN, analytics) by inspecting HTTP headers and HTML patterns. No authentication required. |
| POST |
check_http_status_api_v1_public_tools_http_status_post /api/v1/public/tools/http-status |
Check the HTTP status code of a URL, trace the full redirect chain (with SSRF protection on every hop), and measure response time. No authentication required. |
| POST |
check_headers_api_v1_public_tools_headers_check_post /api/v1/public/tools/headers-check |
Analyze HTTP security headers of any public URL and get an A–F grade. No authentication required. Rate limited to 3 requests/minute for anonymous users. |
| POST |
scan_all_api_v1_public_tools_scan_all_post /api/v1/public/tools/scan-all |
Run security headers, SSL/TLS, technology detection, and HTTP status checks in a single request. Results are returned together. If one check fails, the others still return. No… |
Chakras pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|