Skip to main content

Threadeo API

You’ll need a Threadeo account before proceeding. Contact your business team or email us at support@threadeo.com to get an account.

❗️No unauthorized usage

Unauthorized usage of credentials or modification of any API settings is a violation of Threadeo’s Terms of Service, and could lead to unexpected nonrefundable charges and/or removal from the platform.

🚧 Avoid changing settings on shared accounts

API settings are unique to each individual Threadeo user account. If you are using a shared Threadeo account under permission, use extreme caution before changing anything, because it could result in other shared users being locked out.

API Key and Secret Token

Sign in to your Threadeo account. If you need a new Threadeo account, it’s best to speak with your business team. Or email us at support@threadeo.com.

Go to your API Settings page (the default is “legal.threadeo.com; you may have a custom subdomain enabled from your business team. If so, please replace “legal” with your custom subdomain in the URL and it will work).

  • If you see an error in accessing this page, API access has not yet been enabled for your user account. To receive access, speak to your business team or email us at support@threadeo.com.
  • If API access has been enabled, you will see your API key.

If you only see the button “Generate Secret Token” below your API key, click it. This will generate a new secret token and open an overlay.

This overlay, in this session, is the only time that you’ll be able to access this token (due to encryption). Read the warning, turn the toggle to “I understand”, then press the “Copy” button.

Paste the token in a secure location, such as a password manager.

You can have a maximum of two tokens active at any time. There is no limit to the number of times you can generate tokens. However, only two will be stored and active.

To delete a token, click on the “Delete” link on its right, read the overlay, and click “Yes” to proceed with deletion. Please read all warnings in this documentation and on your API Settings page before deleting any tokens.

❗️Protect your API credentials

Your API key is like a username. Your secret token is like a sensitive password. Please store and manage them securely.

🔗 API Reference