Reference - Mastodon Instances
Number of APIs: 6
This is an unofficial Mastodon Instances and Network API collection, replicating what is available as documentation, but as a forkable, sharable collection that can be used to automated with the API. Feel free to leave comments here or find on Mastondon at APIEvangelist.
-
Sample Instance GET {{baseUrl}}/api/1.0/instances/sample?count=1
-
Version GET {{baseUrl}}/api/1.0/versions/list
-
Instances GET {{baseUrl}}/api/1.0/instances/list?count=100&min_users=20000
-
Search Instances GET {{baseUrl}}/api/1.0/instances/search?count=100&q=tech&name
-
Instance GET {{baseUrl}}/api/1.0/instances/show?name=mastodon.xyz
-
Versions GET {{baseUrl}}/api/1.0/versions/list?count=100