Skip to main content
All CollectionsINTEGRATIONS
Where can I find my API authentication key (AUTH_TOKEN)?
Where can I find my API authentication key (AUTH_TOKEN)?
Andrew Martin avatar
Written by Andrew Martin
Updated over a week ago

An application programming interface key (API key) is a code passed in by computer programs calling an API (application programming interface) to identify the calling program, its developer, or its user to the Web site. API keys are used to track and control how the API is being used, for example, to prevent malicious use or abuse of the API (as defined perhaps by terms of service).

The API key often acts as both a unique identifier and a secret token for authentication, and will generally have a set of access rights on the API associated with it.

api-key-my-profile-teamgate.png

You can find your personal API authentication key (AUTH_TOKEN) by following these steps:

1. Sign in to your Teamgate account

2. Click on your initials/picture at the top right corner of Teamgate and choose "My Profile" > Integrations > API access >copy AUTH_TOKEN.

Did this answer your question?