Skip to main content
Manage API tokens
Updated over a week ago

Your API token is used to authenticate requests to the TextUs Next APIs. If you do not include your API token when making a request, or use an incorrect one, the API will return an error.

Note: TextUs recommends that organization admins generate API tokens for integration connections. API tokens are generated per user and provide access to every available feature that user has access to. An API token never expires and can only be revoked by the user that created it.

Create an API token

To create an API token, complete the following steps:

  1. Click on your user icon on the top right of the screen, then click Profile.

  2. On the sidebar menu, click API Tokens.

  3. Enter a description for the API token, then click Create Token.

  4. Copy the generated API token. You will not be able to access this information again later.

  5. The new API token is added to your list of existing tokens. You can begin using it right away.

Delete an API token

To delete an API token, click Delete next to the API token description.

Did this answer your question?