Gank Logo
Getting Started

Authentication

API request authentication.

Gank uses JWT to authenticate API requests, which currently there are 2 "kinds" of such token: Login Token and Creator Token

Login Token

This is JWT that are generated whenever we login into Ganknow, which we uses for general live-traffic functionality on main site

Creator Token

This is a Creator API specific JWT which are only generated manually from the Payment Widget dashboard