Skip to content

Missing CKAN API Key

timrdf edited this page Feb 3, 2012 · 10 revisions

What's first

What we'll cover

Let's get to it

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:

Alternative designs for accessing the API key

What's next

Clone this wiki locally