Gank uses JWT to authenticate API requests, which currently there are 2 "kinds" of such token: Login Token and Creator Token
This is JWT that are generated whenever we login into Ganknow, which we uses for general live-traffic functionality on main site
This is a Creator API specific JWT which are only generated manually from the Payment Widget dashboard