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.
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
- CKAN Action APIdiscovered
CLI1
- ckanapi CLIdiscovered
Credentials
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing