FixWeb

// docs / quickstart

Tez boshlash

Ro‘yxatdan o‘ting, birinchi skanni ishga tushiring, hisobotni o‘qing. Free tarifi haqiqiy — baholash uchun kredit karta kerak emas.

1. Account yarating

/sign-inga tashrif buyuring va Google, GitHub yoki magic link elektron pochtani tanlang. Yangi hisoblar Free rejasidan boshlanadi, u oyiga 3 ta skan va faqat passiv skanlarni o'z ichiga oladi. Keyin Hisob → To'lovdan yangilashingiz mumkin.

2. Skan ishga tushiring

01

Nishonni tanlang

Dashboard’dan New scan bosing, URL qo‘ying va yuboring. FixWeb bare hostname’larni normalises qiladi (example.comhttps://example.com) va internal addresses’ni (RFC 1918, link-local, AWS metadata) rad etadi.

02

~20 soniya kuting

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

Hisobotni o‘qing

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’dan foydalaning

Account → API tokens da bearer token yarating. Plaintext bir marta ko‘rsatiladi; uni CI / Cursor / curl ichiga qo‘ying.

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

To‘liq ma’lumot /docs/api da.

5. FixWeb’ni AI agentingizga ulang (MCP)

FixWeb /api/mcp da yetti tool, ikki resource va templated remediation promptlar uchun /fixweb-fix slash command bilan MCP server beradi. Uni Claude Desktop / Cursor / Continue’ga ulang — /docs/mcp ga qarang.

Keyin qayerga borish kerak

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

Qotib qoldingizmi?

support@fixweb.appga skan id va siz kutgan narsani ko'rganingiz bilan solishtirib elektron pochta yuboring. Hobby rejasi standart qo'llab-quvvatlash, Pro rejasi ustuvor qo'llab-quvvatlash, Unlimited rejasi esa maxsus qo'llab-quvvatlashni o'z ichiga oladi.

Tez boshlash — Docs · FixWeb