Language Support
TypeScript
npm install @scoutline/sdkPython
pip install scoutline-sdkGo
go get github.com/scoutline/sdkFeatures
- Strict Type Checking: Every API request and response is fully typed to prevent runtime errors.
- Cognito Integration: Automatic handling of JWT token exchanges and refreshes.
- Idempotency: Easy-to-use helper methods for adding idempotency keys to drafting jobs.
- Tracing: Automatically includes
X-Scoutline-Request-IDin every logged error.