Learn how to use the SDK in React once you have it set up.
Once you have the SDK set up in React, you can use it just as we describe in the TypeScript SDK Guide.
A working code example that shows setting up & calling TypeScript SDK functions in Next.js
View the whole SDK reference, which shows examples and types for every function in our SDK.
Here is an example of calling an SDK function in React, which will look the same for any function you use: