For #Mastodon app developers and fellow #fediverse platform developers, with the approaching Mastodon 4.6 release we've put together an overview of new and changed APIs that you may want to look at!
-
For #Mastodon app developers and fellow #fediverse platform developers, with the approaching Mastodon 4.6 release we've put together an overview of new and changed APIs that you may want to look at! Collections, profile editing, #Wrapstodon, and more:
https://blog.joinmastodon.org/2026/06/mastodon-4-6-for-devs/
-
For #Mastodon app developers and fellow #fediverse platform developers, with the approaching Mastodon 4.6 release we've put together an overview of new and changed APIs that you may want to look at! Collections, profile editing, #Wrapstodon, and more:
https://blog.joinmastodon.org/2026/06/mastodon-4-6-for-devs/
@MastodonEngineering I have to say, the version thing in your API is the most confusing one I've ever seen.
You bumped the API version to 10, yet you're still using v2 (And in some other cases like collections apparently still v1) in the URL for the API, which kinda defeats the point of the version to begin with.
That's awful REST API design in all honesty and doesn't help people to understand what API is new and what isn't.If the v1 is a typo, please correct it.
-
@MastodonEngineering I have to say, the version thing in your API is the most confusing one I've ever seen.
You bumped the API version to 10, yet you're still using v2 (And in some other cases like collections apparently still v1) in the URL for the API, which kinda defeats the point of the version to begin with.
That's awful REST API design in all honesty and doesn't help people to understand what API is new and what isn't.If the v1 is a typo, please correct it.
@andre_601 @MastodonEngineering The URL path of the API versions endpoints. This allows us to avoid breaking compatibility as we can add a newer method while keeping the older one intact. This is only necessary when breaking changes are involved. The API version number which is 10, is a number that goes up whenever a new feature is available in the API, allowing client developers to know in advance which features will be available.
-
For #Mastodon app developers and fellow #fediverse platform developers, with the approaching Mastodon 4.6 release we've put together an overview of new and changed APIs that you may want to look at! Collections, profile editing, #Wrapstodon, and more:
https://blog.joinmastodon.org/2026/06/mastodon-4-6-for-devs/
-
E em0nm4stodon@infosec.exchange shared this topic