SDK Installation
Install the SDK for your language to start making requests. Alternatively, you can use any HTTP requests library, such as curl.
Python
pip install sails-sdk
TypeScript
npm install @sailsai/sdk
Install the SDK for your language to start making requests. Alternatively, you can use any HTTP requests library, such as curl.
pip install sails-sdk
npm install @sailsai/sdk