Installation
Install the S4Kit SDK using your preferred package manager:Configuration
Create an S4Kit client instance with your configuration:Configuration Options
Environment Variables
We recommend storing your API key in environment variables:Example .env File
TypeScript Support
The SDK is written in TypeScript and provides full type definitions out of the box:Generated Types
For full type safety with your SAP entities, use the CLI to generate types from OData metadata:See the CLI documentation for more information on type generation.