// docs / quickstart
Çalt başlangyç
Hasaba ýazylyň, ilkinji scan-yňyzy işlediň, hasabaty okaň. Free derejesi hakyky — baha bermek üçin kredit karty gerek däl.
1. Hasap dörediň
/sign-in-a barýaň we Google, GitHub ýa-da magic link e-poçtasyny saýla. Täze hasaplar Free meýilnamasynda başlaýar, ol aýda 3 skan we diňe passiw skanlary öz içine alýar. Soňra Hasap → Töleg arkaly ýokarlandyryp bilersiňiz.
2. Scan işlediň
Nyşany saýlaň
Dashboard-dan New scan basyň, URL goýuň we submit ediň. FixWeb bare hostnames-i normalise edýär (example.com → https://example.com) we internal addresses-i ret edýär (RFC 1918, link-local, AWS metadata).
Takmynan 20 sekunt garaşyň
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.
Hasabaty okaň
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. REST API ulanyň
Account → API tokens ýerinde bearer token dörediň. Plaintext diňe bir gezek görkezilýär; ony CI / Cursor / curl içine goýuň.
# 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"}'Doly salgylanma /docs/api.
5. FixWeb-i AI agent-iňize baglaň (MCP)
FixWeb /api/mcp salgysynda ýedi tools, iki resources we templated remediation prompts üçin /fixweb-fix slash command bolan MCP server bilen gelýär. Ony Claude Desktop / Cursor / Continue bilen baglaň — serediň /docs/mcp.
Soň nirä geçmeli
- Scan types — passive vs owner-depth vs GitHub repo scans, the attestation flow.
- Domains — verify a domain, schedule re-scans, enable live monitoring.
- Quotas & limits — dereje boýunça çäkler, API rate limits, retention policies.
Saklandyňyzmy?
support@fixweb.app-a skan id we siziň garaşan zadyňyz bilen görenlerini deňeşdirip e-poçta iberiň. Hobby meýilnamasy adaty goldaw alar, Pro meýilnamasy ileri tutulan goldaw alar we Unlimited meýilnamasy ýörite goldawy öz içine alýar.
