FixWeb

// docs / quickstart

Mmalite ngwa ngwa

Debanye aha, gbaa scan mbụ gị, gụọ report. Tier Free dị n'ezie — achọghị credit card iji nwalee.

1. Mepụta account

Gaa na /sign-in wee họrọ Google, GitHub ma ọ bụ ozi-e magic link. Akaụntụ ọhụrụ na-amalite na atụmatụ Free, nke nwere nyocha 3 n'ọnwa na nyocha passive nanị. Ị nwere ike imelite ma emechaa site na Akaụntụ → Ịgbachiri.

2. Gbaa scan

01

Họrọ target

Site na dashboard pịa New scan, tapawa URL, wee zipụ. FixWeb na-eme normalise hostnames na-enweghị scheme (example.comhttps://example.com) ma jụ internal addresses (RFC 1918, link-local, AWS metadata).

02

Chere ~20 sekọnd

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

Gụọ report

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. Jiri REST API

Mepụta bearer token na Account → API tokens. Plaintext na-egosi otu ugboro; tapawa ya na CI / Cursor / curl gị.

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"}'

Ntụaka zuru ezu dị na /docs/api.

5. Jikọọ FixWeb na AI agent gị (MCP)

FixWeb na-ebute MCP server na /api/mcp nwere tools asaa, resources abụọ, na slash command /fixweb-fix maka templated remediation prompts. Jikọọ ya na Claude Desktop / Cursor / Continue — lee /docs/mcp.

Ebe ị ga-aga ọzọ

  • Scan types — passive vs owner-depth vs GitHub repo scans, the attestation flow.
  • Domains — verify a domain, schedule re-scans, enable live monitoring.
  • Quotas na limits — caps kwa tier, API rate limits, retention policies.

Ị rapaara?

Ziga ozi-e na support@fixweb.app jiri id nyocha na ihe ị tụrụ anya na ihe ị hụrụ. Atụmatụ Hobby na-enweta nkwado ọkọlọtọ, atụmatụ Pro na-enweta nkwado kachasị, na atụmatụ Unlimited gụnyere nkwado raara onwe ya nye.

Mmalite ngwa ngwa — Docs · FixWeb