API Credentials for Threads
Guide to obtaining tokens, keys, and connections.
Follow these steps to create a Meta app, find your Threads App ID and App Secret, and link your Threads account to generate an Access Token. This guide is written for someone with basic internet skills and no programming experience.
Create the app and get the App ID and App Secret
-
1
Go to https://business.facebook.com
-
2
From the left-hand menu, open “Settings” (gear icon).
-
3
Under “Accounts”, click “Apps”.
-
4
Click the “+ Add” button.
-
5
Select “Create a new app ID”.
-
6
Enter a name for your app, for example “Threads for Botize”, and click “Next”.
-
7
Choose “Access the Threads API” and click “Next”.
-
8
Select a “Business Portfolio”. If you don’t have one, create a new one and click “Next”.
-
9
In the “Publishing Requirements” section, click “Next” again.
-
10
Click “Go to Dashboard”.
-
11
Under “App Customization and Requirements”, click “Customize the use case ‘Access the Threads API’”.
-
12
In the left-hand menu, click “Settings”. Here you’ll find your App ID (Threads App Identifier) and App Secret (Threads App Secret Key). Copy and store both safely.
Add your Threads account as an App Tester
-
1
In the app’s left-hand menu, go to “App Roles”.
-
2
Open the “Roles” subsection.
-
3
On the right side, scroll to “App Roles” and click “Add People”.
-
4
Select the “Threads Tester” option.
-
5
Enter the username of the Threads account you want to connect to Botize and click “Add”.
-
6
Your user will appear with a “Pending” label. It will be ready after a few minutes.
Accept the invitation from Threads
-
1
Open the Threads app on your phone or go to https://threads.com and log in to your account.
-
2
Open the menu and go to “Settings”.
-
3
Select “Account”, then tap “Website Permissions”.
-
4
You should see a tab called “Invitations” next to “Active”, “Expired”, and “Removed”. If it doesn’t appear yet, wait a few seconds and refresh.
-
5
Once the “Invitations” tab appears, open it and click “Accept”.
Generate the Threads Access Token
-
1
Go to https://developers.facebook.com (it may open as “Meta for Developers”).
-
2
In the top menu, go to “Tools” > “Graph API Explorer”.
-
3
At the top left, you’ll see a dropdown showing “.facebook/”. Open it and select “.threads.net/” instead.
-
4
On the right side, make sure the “Meta App” selected is the one you created earlier.
-
5
Click the button “Generate Threads Access Token”.
-
6
Copy the generated Access Token and store it safely.
-
7
Now you have all three details: App ID, App Secret, and Access Token. You can enter them in the Botize form to connect your Threads account and automate tasks.