Generate an SDK

Learn how to generate an SDK for the Tokens API.

🚧

Use the latest version of the Tokens API

Use the latest version of tokens_2021-03-01.json when generating your SDK to ensure that you are getting the latest functionality.

Learn how to generate an SDK for the Tokens API. You can find steps describing how to generate an SDK for the Tokens API in Java or C# at the following:

If you're using the Java SDK, you should also:

  1. Run mvn package inside the generated SDK folder.

  2. Download any of the following files and use them to build classes inside the main/java/sampleCode/ folder of the generated client library.