Rye SDK
Get started
The Rye SDK provides convenient access to the Rye API via the Rye client from which users can make queries and mutations easily.
Installation
Install the package with:
Client initialization
The client needs to be created with your account’s API authorization header and Shopper IP, which is available in the Rye Console.
Resources
npm package - https://www.npmjs.com/package/@rye-api/rye-sdk
GitHub repository - https://github.com/rye-com/rye-sdk
Was this page helpful?