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.

  1. Sample Instance GET {{baseUrl}}/api/1.0/instances/sample?count=1

  2. Version GET {{baseUrl}}/api/1.0/versions/list

  3. Instances GET {{baseUrl}}/api/1.0/instances/list?count=100&min_users=20000

  4. Search Instances GET {{baseUrl}}/api/1.0/instances/search?count=100&q=tech&name

  5. Instance GET {{baseUrl}}/api/1.0/instances/show?name=mastodon.xyz

  6. Versions GET {{baseUrl}}/api/1.0/versions/list?count=100