FixWeb

// docs / quickstart

Ukuqala ngokushesha

Bhalisa, sebenzisa ukuskena kwakho kokuqala, ufunde umbiko. Izinga le-Free liyangempela β€” awudingi ikhadi lesikweletu ukuze uhlole.

1. Dala i-akhawunti

Vakashela ku-/sign-in bese ukhetha i-Google, i-GitHub, noma i-imeyili ye-magic link. Ama-akhawunti amasha aqala kuhlelo lwe-Free, oluhlanganisa ama-skena angu-3 ngenyanga futhi ama-skena angasebenzi kuphela. Ungathuthukisa ngokuhamba kwesikhathi ku-I-akhawunti β†’ I-Billing.

2. Sebenzisa ukuskena

01

Khetha okuqondiwe

Ku-dashboard chofoza New scan, unamathisele i-URL, bese uthumela. I-FixWeb ilungisa ama-hostnames angena-schema (example.com β†’ https://example.com) futhi iyenqaba amakheli angaphakathi (RFC 1918, link-local, AWS metadata).

02

Linda cishe imizuzwana engu-20

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

Funda umbiko

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. Sebenzisa i-REST API

Dala i-bearer token ku-Account β†’ API tokens. I-plaintext iboniswa kanye; yinamathisele ku-CI / Cursor / curl yakho.

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

Inkomba ephelele iku-/docs/api.

5. Xhuma i-FixWeb ku-agent yakho ye-AI (MCP)

I-FixWeb iletha iseva ye-MCP ku-/api/mcp enamathuluzi ayisikhombisa, izinsiza ezimbili, nomyalo we-slash /fixweb-fix wama-remediation prompts anethempulethi. Yixhume ku-Claude Desktop / Cursor / Continue β€” bheka /docs/mcp.

Lapho ungaya khona ngokulandelayo

  • Scan types β€” passive vs owner-depth vs GitHub repo scans, the attestation flow.
  • Domains β€” verify a domain, schedule re-scans, enable live monitoring.
  • Ama-quota nemikhawulo β€” imikhawulo yezinga ngalinye, imikhawulo yesivinini se-API, izinqubomgomo zokugcina.

Ubambekile?

Thumela i-imeyili ku-support@fixweb.app ne-id ye-scan kanye nalokho obukulindele kuqhathaniswa nalokho okubonile. Uhlelo lwe-Hobby luthola ukusekelwa okujwayelekile, uhlelo lwe-Pro luthola ukusekelwa okuyimpoqo, futhi uhlelo lwe-Unlimited luhlanganisa ukusekelwa okukhethekile.

Ukuqala ngokushesha β€” Docs Β· FixWeb