How should i get OAuth token

Helix uses Authorization: Bearer XXXX while Kraken use Authorization: OAuth XXXX as the header syntax.

The token does not matter as long as you are using the proper scopes and the syntax for each API.

1 Like