Datastore API

The Datastore API provides access to your organization's Mindful Datastore account programmatically. With it you can store key-value pairs (KVPs) in Datastore and retrieve those KVPs later from your call-routing scripts or application.

All Datastore requests are secured via API Token. This allows you to access your account from any application with the assurance that nothing can be done without secure authentication.

Important: You must configure a Data Set Template in the Mindful UI before sending a POST request to Datastore. See the Datastore documentation to learn more.