Is Replit down? Live platform status
Browser-based coding + AI Agent
Live Replit reachability — the browser-based coding platform and Replit Agent. Browser-side pings against replit.com and status.replit.com.
Replit API Status
Live, in-browser checks against Replit's public APIs. Refreshes every 15s.
Reachability
DNS / TCP / TLS — Replit does not expose a public CORS API
- Marketing Sitereplit.com homepage—mswarming up
- App / Workspacereplit.com/~ (signed-in workspace)—mswarming up
- Official status pagestatus.replit.com—mswarming up
Replit's public API is not CORS-enabled from arbitrary origins. Checks here confirm DNS/TCP/TLS reachability of the marketing site, workspace and official status page.
I'm Rep — your Replit guide. Ask about Deployments, Agent, or why your Nix build is failing.
Visit ReplitSponsored content. base44.health may earn a referral reward when you sign up via this widget. Answers are informational only.
Official Replit status page
Open ↗About Replit
Replit is a browser-based coding platform with an integrated AI agent (Replit Agent) that can scaffold, edit and deploy apps end-to-end. It also runs a container-based Deployments product for running the finished app.
Replit at a glance
- Founded
- 2016
- HQ
- San Francisco, CA
- Products
- Workspace, Agent, Deployments
- Runtime
- Nix-based containers
- Free tier
- Yes (with usage limits)
Common Replit issues
- Deployment cold-start slow
Autoscale deployments cold-start on the first request after idle — expect 1–3 seconds. Reserved VMs stay warm.
- Agent can't edit files
Usually an LLM-provider outage. Retry, then check status.replit.com and the underlying model's status page.
- Package install fails
Nix rebuild errors are almost always a typo in replit.nix or a package that no longer exists in the pinned channel.
Background
Replit started as an in-browser REPL and evolved into a full IDE + hosting platform. In 2024 it launched Replit Agent, a full app-building agent inside the workspace, moving it squarely into the vibe-coding category alongside Base44, Lovable and Bolt.
Frequently asked
Is Replit down right now?
Why is my Replit Agent stuck?
About this check
All data is provided on a best-effort basis with no guarantees about accuracy or availability. This is an unofficial status page and is not affiliated with, endorsed by, or sponsored by Replit.
Checks run client-side from your browser against Replit's public endpoints. Latency reflects your network path, not the server's health alone. See our resources for more on how to read these checks.