// docs / quickstart
Demaraj rapid
Sign up, run ou first eskan, read la rapò. The Free tier se real — non credit card required pou evaluate.
1. Kreye yon kont
Vizite /sign-in epi chwazi Google, GitHub oswa imel ak magic link. Nouvo kont yo kòmanse sou plan Free a, ki gen ladan 3 skanaj pa mwa epi sèlman skanaj passive. Ou ka monte pita soti nan Kont → Faktirasyon.
2. Lanse yon eskan
Chwazi yon sib
From la dashboard click New eskan, paste a URL, ak submit. FixWeb normalises bare hostnames (example.com → https://example.com) ak rejects internal addresses (RFC 1918, link-local, AWS metadata).
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.
Li rapò a
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 la REST API
Mint a bearer token at Account → API tokens. Plaintext se shown once; paste it into ou CI / Cursor / 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 ou AI agent (MCP)
FixWeb ships an Sèvè MCP at /api/mcp ak seven tools, two resources, ak a /fixweb-fix slash command pou templated remediation prompts. Wire it into Claude Desktop / Cursor / Continue — see /docs/mcp.
Kote pou ale apre
- Scan types — passive vs owner-depth vs GitHub repo scans, the attestation flow.
- Domains — verify a domain, schedule re-scans, enable live monitoring.
- Kota ak limit — per-tier caps, API rate limits, retention policies.
Bloke?
Voye imel bay support@fixweb.app ak id skanaj la ak sa ou te ekspekte konpare ak sa ou te wè. Plan Hobby resevwa sipò estanda, plan Pro resevwa sipò priyorite, epi plan Unlimited gen sipò dedye.
