Enabling API keys
-
Edit the
settings.py
file (typically,settings_local_dev.py
) file to include the following setting:DATA_API_ENABLED = True
- Save the change.
- Restart the CDP Data Visualization service.
- Reload CDP Data Visualization in the browser window.
For further details, see http://documentation.arcadiadata.com/latest/#pages/topics/data-api.html.