Developer Portal for YouTrack and Hub
 

Manage Permanent Tokens

Last modified: 7 November 2024

In Developer Portal for YouTrack and Hub, permanent tokens let developers access and perform operations securely using the REST API calls in their scripts and applications without having to implement OAuth 2.0 authentication flows. A permanent token allows access to a service with the permissions that are granted to the user account.

This page covers operations with permanent tokens that are performed in the user profile. For a sample of REST API calls using the permanent token, refer to the Permanent Token Authorization.