post https://sandbox.depasify.com/api/v1/sign_in
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.