Platform & Builders
DZDK CLI Overview
Overview of the community-maintained DZDK command-line client
DZDK CLI Overview
The DZDK CLI is a community-maintained command-line tool for working with public Dzaleka Online Services data from a terminal or script.
What it is for
Use the CLI when you want to:
- inspect public collections quickly
- test API responses from the terminal
- export data for reporting or analysis
- script repeatable checks against the public API
Current status
The CLI is maintained separately from this website. For the latest install instructions, releases, and command list, start with the project repository:
API base URL
The CLI connects to the same public API used by the site:
https://services.dzaleka.com/api
Typical workflow
- Configure the CLI to use the public API base URL.
- List or search a collection such as services, resources, events, photos, jobs, or docs.
- Inspect a specific item when you need more detail.
- Export the response if you need a local file for analysis.
Collections you are likely to use
- Services
- Resources
- Events
- Photos
- Jobs
- News
- Community voices
- Docs
If you only need the data
If you do not need the CLI itself, you can work directly with:
Need help?
Related guides
Documentation Roadmap
A working plan for how the docs are organized now, what tracks exist, and what should be added next
Platform Principles
The working principles behind public pages, open discovery, agent support, and documentation structure
API Documentation
Public API, discovery endpoints, and agent access notes for Dzaleka Online Services
Agent Access
Builder guide for discovering the public API, requesting markdown, loading agent skills, and using browser tools
Need help?
If the guide does not answer your question, use the support or contact pages for follow-up help.