C

ckan.org

CKAN is an open-source data management system for publishing and managing datasets, organizations, and related metadata. It is deployed as individual CKAN sites, each exposing the same core Action API pattern.

2 integrations · REST · CLI

CKAN exposes a tenant-hosted HTTP Action API and an official `ckanapi` CLI; authenticated access uses per-user CKAN API tokens/keys sent in headers or passed to the CLI.

discovered 2mo ago
REST · OpenAPI1
CLI1
Credentials
CKAN API token / API keybearerGet token

Create a user account on the target CKAN site, then generate a token from User Profile → Manage → API tokens in that site's web UI, or via the api_token_create() Action API call if you already have access. The CKAN docs say tokens are generated per user and sent in Authorization or X-CKAN-API-Key. See API guide.

conventions · 0/8 published

Publish these signals → /publishing