Authenticate a user

Get an authentication token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Body Params
string
required

The email address associated with the account

string
required

Password

Headers
string
required

The URL of the end-user web application

Responses

404

Account not found

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json