All Features
core
Mastodon Instance Validation
Verify instance URLs and connectivity before connecting accounts
Statuz validates Mastodon instance URLs before attempting connection. Checks URL format, confirms Mastodon server presence, verifies API accessibility.
How to Use
- 1Click "Connect Mastodon account"
- 2See instance URL input field
- 3Type invalid URL: "notaserver"
- 4See error: "Invalid URL format"
- 5Type valid URL: "mastodon.social"
- 6See "Validating..." indicator
- 7Get checkmark: "Valid Mastodon instance"
- 8See instance details: server name, version
- 9"Continue" button enabled
- 10Try unreachable instance
- 11See error: "Instance unreachable"
- 12Read helpful message about checking URL
- 13Validation happens before OAuth flow
Key Features
Why You'll Love It
Typos in instance URLs lead to confusing OAuth errors. Validation catches problems immediately with clear guidance, saving time and frustration from failed connection attempts.