// docs / quickstart
Farawa da sauri
Yi rajista, gudanar da bincikenka na farko, karanta rahoton. Matakin Free na gaske ne; babu buƙatar katin kuɗi don gwadawa.
1. Ƙirƙiri asusu
Ziyarci /sign-in kuma zaɓi Google, GitHub ko imel mai magic link. Sabbin asusun suna farawa akan tsarin Free, wanda ya haɗa da scans 3 a wata da kuma passive scans kawai. Kuna iya haɓaka daga baya daga Asusu → Lissafin kuɗi.
2. Gudanar da bincike
Zaɓi abin da za a bincika
Daga dashboard danna New scan, liƙa URL, sannan ka aika. FixWeb yana daidaita bare hostnames (example.com → https://example.com) kuma yana ƙin internal addresses (RFC 1918, link-local, AWS metadata).
Jira kusan daƙiƙa 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.
Karanta rahoton
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. Yi amfani da REST API
Ƙirƙiri bearer token a Account → API tokens. Ana nuna plaintext sau ɗaya; liƙa shi cikin CI / Cursor / curl ɗinka.
# 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"}'Cikakken bayani a /docs/api.
5. Haɗa FixWeb da AI-agent ɗinka (MCP)
FixWeb yana da MCP server a /api/mcp tare da tools bakwai, resources biyu, da /fixweb-fix slash command don prompts na gyara da aka shirya. Haɗa shi da Claude Desktop / Cursor / Continue; duba /docs/mcp.
Inda za a je gaba
- Scan types — passive vs owner-depth vs GitHub repo scans, the attestation flow.
- Domains — verify a domain, schedule re-scans, enable live monitoring.
- Kaso da iyaka — iyakar kowane mataki, API rate limits, manufofin riƙewa.
Ka makale?
Aika imel zuwa support@fixweb.app tare da id na scan da abin da kuka yi tsammanin ganin idan aka kwatanta da abin da kuka gani. Tsarin Hobby yana samun tallafi na yau da kullun, tsarin Pro yana samun tallafi mai fifiko, kuma tsarin Unlimited ya haɗa da tallafi na musamman.
