Find and retrieve the profile of any fediverse user or account (called an 'actor' in ActivityPub). Returns display name, bio, follower/following URLs, and inbox/outbox endpoints. Pass a handle like '@alice@mastodon.social' or 'alice@mastodon.social'.
Discover fediverse instances in real-time using the instances.social API with advanced filtering
Fetch recent posts (the outbox) from any fediverse actor — a user or account — with cursor- and ID-based pagination. Pass a handle like 'alice@mastodon.social'.
Fetch a post and its full conversation thread including replies and parent posts
Unified search across the fediverse - find accounts, posts, or hashtags on any instance
Get currently trending hashtags on a fediverse instance (Mastodon-compatible instances that expose a trends API).
Get currently trending posts on a fediverse instance (Mastodon-compatible instances that expose a trends API).
Fetch an instance's public timeline. scope 'federated' (default) shows posts the instance has seen from across the fediverse; 'local' shows only posts authored on that instance.
Get detailed information about a fediverse instance: software and version, description, registration policy, supported languages, user/post/domain counts, and contact account.
List all configured authenticated accounts for write operations
Switch the active account used for write operations
Verify that the account credentials are valid and get account information
+6 more tools listed on main page