JavaScript SDK
The Datastore JavaScript Software Development Kit (JS SDK) provides the methods through which your JavaScript application interacts with your Datastore blueprint and data service. This SDK facilitates seamless communication for authenticating requests, as well as performing data operations such as adding, updating, removing, filtering, and paginating data within the Datastore.
Get the SDK and configuration
The Datastore JS SDK is provided as a Squiz-hosted script.
For the direct script URLs, configuration instructions, and a full reference of available methods, read the JavaScript SDK configuration and reference documentation.