Token

noun /ˈtəʊkən/

A string that represents a credential or identity. Access tokens (short-lived) and refresh tokens (long-lived) are used in OAuth flows. In AI/NLP, a token is a unit of text that a language model processes.

"The access token expires after 15 minutes — clients use the refresh token to obtain a new access token without re-authenticating."