post https://api.jit.io/authentication/login
This endpoint validates the Client ID and secret and then issues a temporary JWT for the API.
To obtain your client credentials, go to Settings -> Users & Permissions -> API Tokens
in the JIT platform.
NOTE: The provided token remains valid for 24 hours. After this period, reauthenticate it via this endpoint.
For more information, refer to Generating API Tokens