Enabling API keys

To enable the Data API keys, follow these steps:
  1. Edit the settings.py file (typically, settings_local_dev.py) file to include the following setting: DATA_API_ENABLED = True
  2. Save the change.
  3. Restart the CDP Data Visualization service.
  4. Reload CDP Data Visualization in the browser window.

For further details, see http://documentation.arcadiadata.com/latest/#pages/topics/data-api.html.