Skip to content

Missing CKAN API Key

timrdf edited this page Dec 16, 2011 · 10 revisions

CKAN requires an API key to register and modify dataset listings. DataFAQs SADI services access this key from the environment variable X-CKAN-API-Key, which can be set by:

export X-CKAN-API-Key="YOUR API KEY"

For more on CKAN API keys, see their pages:

Clone this wiki locally