# SDK

SDK script delivery

## Get ChicksX SDK Script

 - [GET /sdk/chicksx.js](https://docs.chicksx.com/apis/sdk/getsdkscript.md): Retrieves the ChicksX SDK JavaScript file with embedded configuration. This script should be embedded in your client-side application using a `` tag.

This endpoint does not require merchant authentication headers as it's meant to be called from client-side applications.

### Example Usage

html

