OAuth lets users grant your application access and then you may act on their behalf. The OAuth flow is described here.
This library is deprecated. It is recommended to use the TypeScript SDK instead. No future releases are planned and no new features will be supported. This library is meant to help clients written in ...
Session auth is deprecated for Api users. Please migrate to Oauth (instructions below). You can create an Oauth application for your own account by going to my.tastytrade.com.
apify-client is the official library to access Apify API from your JavaScript applications. It runs both in Node.js and browser and provides useful features like automatic retries and convenience ...