https:/imp.pandium.io/<account>?tenant=<signed_jwt_token>
or https:/imp.sandbox.pandium.com/<account>?tenant=<signed_jwt_token>
for sandbox. Where the account
will be provided to you..
). Each piece is base64Url encoded which then gets assembled to look like below:<base64url-encoded header>.<base64url-encoded payload>.<baseurl-encoded signature>