post https://api-staging.fanheroapi.com/auth/sign-in
Get an authentication token
Overview
Use this method to generate an authentication token that you will provide in the bearer
header parameter of the FanHero API requests that use bearer authentication.
When you call this method with your email, and password in the body parameters, you get an authentication token in the response.