Documentation / Platform Overview

Platform Overview

What WebFry provides and how teams typically use it.

Core Capabilities

  • Password strength scoring and guidance.
  • Hash reverse lookup and hash generation tooling.
  • Utility endpoints: base64, JSON, entropy, key generation, JWT decode.
  • Session-based dashboard plus API-key authenticated endpoints.

Typical Integrations

  • Signup/password reset quality checks.
  • Security operations hash triage workflows.
  • Dev tooling pipelines that validate user-supplied secrets.

Base URL

https://webfry.dev/api

All protected API routes require X-API-Key.