granary
granary copied to clipboard
API: Mastodon support for public (unauthenticated) timelines
Mastodon supports unauthenticated API calls for some public data, eg timelines (both firehose and per account), accounts, and statuses. We should support those without auth! That way we could offer granary.io URLs for eg converting them to RSS/Atom without exposing access tokens. Discussion: https://chat.indieweb.org/2022-11-03#t1667482903221400 , API background: https://docs.joinmastodon.org/client/public/ . cc @Timothyjchambers