FixWeb

// docs / quickstart

शीघ्रारम्भः

Sign up, run तव first scan, read तत् वृत्तान्तः. The Free tier अस्ति real — न credit card required प्रति evaluate.

1. लेखां निर्माहि

/sign-in इति गच्छन्तु तथा Google, GitHub अथवा magic link इमेल चिनुत। नूतनानि खातानि Free योजनायाम् आरभन्ते, यस्यां मासे 3 स्कैन्स passive स्कैन्स् च केवलम् अन्तर्भवन्ति। पश्चात् भवन्तः खातम् → बिलिङ् इति स्थानात् उच्चं नेतुं शक्नुवन्ति।

2. Scan चालय

01

लक्ष्यं वृणु

From तत् dashboard click New scan, paste a URL, च submit. FixWeb normalises bare hostnames (example.comhttps://example.com) च rejects internal addresses (RFC 1918, link-local, AWS metadata).

02

Wait ~20 seconds

A passive scan runs in three phases: crawl (Chromium renders the page to discover links, metadata, media, scripts, and forms), quality checks (crawlability, search presentation, content/schema, media, performance, accessibility, forms, mobile/i18n, and runtime signals), and aggregate (deduplicate + severity ranking). Live progress streams via the dashboard; you don't need to refresh.

03

वृत्तान्तं पठ

The report opens automatically when complete. Free plan users see only the highest-severity finding in full (title, description, evidence, remediation); other findings are stripped to severity-only stubs server-side. The Hobby plan and higher (Pro, Unlimited) unlock every finding plus the AI prompt copy button on each one.

3. Run an owner-depth scan (optional, Hobby plan and higher)

Owner-depth scans extend the same website-quality checks into verified domains and can include private journeys when you provide a short-lived test-account header. Add and verify a domain at Dashboard -> Domains (DNS TXT or HTTP file), then start an Owner-depth scan from New scan. You'll attest to the scan; we audit-log it server-side.

4. Use तत् REST API

Mint a bearer token at Account → API tokens. Plaintext अस्ति shown once; paste it into तव CI / Cursor / curl.

curl
# Start a passive scan
curl -X POST https://fixweb.app/api/v1/scans \
  -H "Authorization: Bearer fxw_..." \
  -H "content-type: application/json" \
  -d '{"target":"https://staging.example.com"}'

Full reference at /docs/api.

5. Plug FixWeb into तव AI agent (MCP)

FixWeb ships an MCP सेवकः at /api/mcp सह seven tools, two resources, च a /fixweb-fix slash command कृते templated remediation prompts. Wire it into Claude Desktop / Cursor / Continue — see /docs/mcp.

अनन्तरं कुत्र गन्तव्यम्

निरुद्धः?

support@fixweb.app इति इमेल कुरुत स्कैन् id भवन्तः किम् अपेक्षितवन्तः किं च दृष्टवन्तः इति च। Hobby योजना मानक-समर्थनं प्राप्नोति, Pro योजना प्राथमिकता-समर्थनं प्राप्नोति, Unlimited योजना तु समर्पित-समर्थनम् अन्तर्भवति।

शीघ्रारम्भः — Docs · FixWeb