Authenticates a user and provides a token for subsequent API calls.

This endpoint verifies the user's credentials and, upon successful authentication,
returns a bearer token. This token must be included in the Authorization header
for all subsequent API requests to authenticate the user's session.
The token has an expiration time, after which a new sign-in will be required.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!