Skip to main content

Authentication

Use your application credentials to get a JWT access token. The switch uses the token to identify your application on protected endpoints.

Get a token

Use the token

Send the token as a Bearer header on all protected requests:

What the token authorizes

  • Route transactions
  • Create and resolve paytags
  • Receive transaction webhooks
  • Query wallet and settlement information