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.