# loginTokenManagement.login

## Description
Get a valid API token
Returns a JWT token the can be used for authentication.

Use as a header for subsequent calls. For example:

Authentication: Bearer {token}

## When to use
<!-- Describe user intent that should trigger this tool -->

## What this returns
<!-- Describe the shape / purpose of the response -->

## Notes
<!-- Constraints, ordering, related tools, etc. -->
