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. Clear error messages if instance is unreachable or invalid. No wasted connection attempts.
How to Use
- 1Click "Connect Mastodon account"
- 2Show instance URL input field
- 3Type invalid URL: "notaserver"
- 4Show error: "Invalid URL format"
- 5Type valid URL: "mastodon.social"
- 6Show "Validating..." indicator
- 7Display checkmark: "Valid Mastodon instance"
- 8Show instance details: server name, version
- 9Click "Continue" button enabled
- 10Try unreachable instance
- 11Show error: "Instance unreachable"
- 12Display helpful message about checking URL
- 13Demonstrate validation 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.