Skip to content

Add cybersecurity-japan.com Website Security Snapshot API#2106

Open
Seiya-wasabi wants to merge 1 commit intoAPIs-guru:mainfrom
Seiya-wasabi:add-cybersecurity-japan-com
Open

Add cybersecurity-japan.com Website Security Snapshot API#2106
Seiya-wasabi wants to merge 1 commit intoAPIs-guru:mainfrom
Seiya-wasabi:add-cybersecurity-japan-com

Conversation

@Seiya-wasabi
Copy link
Copy Markdown

New API submission

API name: Website Security Snapshot API
Base URL: https://api.cybersecurity-japan.com
OpenAPI spec: https://api.cybersecurity-japan.com/openapi.json

Description

A pay-per-call API that scans any public URL's HTTP security headers and returns machine-readable JSON. Uses the x402 protocol (HTTP 402 Payment Required) — 0.05 USDC per call on Base. No account or API key required.

Checks performed:

  • HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy
  • HTTPS enforcement and redirect chain depth
  • Presence of security.txt, robots.txt, sitemap.xml

Endpoints

  • GET /demo/snapshot — Free canned response (no payment)
  • POST /v1/snapshot — Live paid scan
  • GET /health — Service status
  • GET /openapi.json — Full OpenAPI 3.1 spec

Pay-per-call security headers API using x402 protocol (0.05 USDC/call on Base).
No account required. Checks HSTS, CSP, X-Frame-Options and more.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant