The Mastodon API requires you to have an access token to make requests. There are a few steps in this process. You'll want to follow the steps below to generate your access token.

Edit Your Profile

Visit your profile page on your Mastodon instance. Click Edit profile, either from the link shown under your Mastodon username, or by clicking the three dots to the right near your username and choosing Edit profile from the menu.

Create an Application

From the list of options on the left, choose Development. Then click New Application.

Give your application a name. It can be whatever you want it to be. Have fun with it!

Application Scope and Creation

Choose the scope of your application. It is good practice to limit the scope to only the specific things you need. The first section contains the read scopes. You only need read:statuses. Check the box next to it.

Scroll to the next section.

The second section contains the write scopes. You only need write:statuses. Check the box next to it.

Scroll to the bottom of the page.

Those two are the only scopes you need to allow. You're ready to submit your application. Click SAVE CHANGES.

Find your Token

You'll see a green rectangle letting you know your application was successfully created. Below it, you'll find your new application listed with name and scopes. Click on your application name.

There you'll find Your access token followed by the token itself.

You've successfully generated your Mastodon access token!

Keep the current webpage up as you're going to want your access token for the next step.

This guide was first published on Dec 06, 2022. It was last updated on Dec 21, 2022.

This page (Generate Your Mastodon Token) was last updated on Dec 21, 2022.

Text editor powered by tinymce.