Authentication

To authenticate, you'll need to request a session token, which is an encoded JSON Web Token representing the institution and customer metadata relevant to a session.

Refer to the next section which explains how to start a session by obtaining a session token.