Creates a single use token that can be used to initialize an Onramp or Offramp session. This API should be called once for every new user session. The returned token will expire after 5 minutes.
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Request to create an onramp/offramp session token
OK
Response from the Create Token API