Does the website work without the backend API?
The website loads without the API, but scam checks require the safety engine backend to analyze your input. Visitor stats use a local fallback. For local development, run the API (default localhost:5080) alongside the web app. In production, checks run against our hosted safety engine — if it is down, you will see an error instead of a fake result.