freeapis

Mozilla http scanner

Mozilla observatory http scanner

Authentication
No auth
HTTPS
Yes
CORS
Unknown
Category
Security

Overview

Mozilla’s HTTP Observatory scans sites for HTTP security best practices (headers, TLS, CSP) and returns a score.

⚠️ Status (verified 2026-08): the API returned HTTP 502 (server error) at check time — the service appears to be down or having issues. Verify from your network before relying on it.

What it provides

curl "https://http-observatory.security.mozilla.org/api/v1/analyze?host=mozilla.org"
{
  "state": "FINISHED",
  "grade": "A+",
  "score": 135,
  "tests_failed": 0
}

Notes

  • Analyze: POST /api/v1/analyze?host={domain}; results: GET /api/v1/analyze?host={domain}.
  • Returns a letter grade plus detailed test results.

FAQ

Is the Observatory free? Yes — free and keyless.

Why 502? Our 2026-08 check hit a server error — verify from your network.

What does it scan? HTTP headers, TLS, CSP, and security best practices.

More in Security

APIAuthHTTPSCORS
Application Environment Verification

Android library and API to verify the safety of user devices, detect rooted devices and other risks

API KeyYesYes
BinaryEdge

Provide access to BinaryEdge 40fy scanning platform

API KeyYesYes
BitWarden

Best open-source password manager

OAuthYesUnknown
Botd

Botd is a browser library for JavaScript bot detection

API KeyYesYes
Bugcrowd

Bugcrowd API for interacting and tracking the reported issues programmatically

API KeyYesUnknown