Tags

View information about or follow/unfollow hashtags.

https://docs.joinmastodon.org/methods/tags/

Endpoint Status Comments
GET /api/v1/tags/:id
View information about a single tag
Fully supported.
POST /api/v1/tags/:id/follow
Follow a hashtag
Idempotency was added in Mastodon 4.1.0 but is not yet handled.
POST /api/v1/tags/:id/unfollow
Unfollow a hashtag
Fully supported.