Skip to content

Developer Portal

Kiket’s developer portal brings every extension and API resource into a single workflow. Use these sections as the canonical starting point when you’re building automations, publishing marketplace packs, or integrating with customer systems.

Start Here

Topic Why it matters Quick link
Extension scaffolds Generate, validate, and publish extensions with Makefile/Terraform helpers plus CLI support. Building Extensions
API authentication Issue workspace tokens, use bearer auth from CLI/SDKs, and explore the REST/CLI parity plan. REST API
Event delivery Understand payload contracts, retries, and replay flows before wiring external services. Delivery Contract
Marketplace onboarding Follow the CLI/import toolkit to publish paid packs and manage diagnostics. Publishing Extensions

Portal Sections

1. Extension Guides

Build extensions that pass policy checks and use the managed hosting model:

2. API & Event Catalog

Standard bearer tokens power the CLI, MCP server, and workspace automations. Jump into:

3. Troubleshooting & Diagnostics

Use the new Secret health dashboard and telemetry endpoints to investigate delivery failures. The Troubleshooting playbook covers CLI auth errors, extension failure codes, and dbt diagnostics.

4. Config-as-Code Deep Dives

Workspaces inherit everything from Git-backed definitions. The Config-as-Code guide gathers repo layout expectations, validation tooling, and automation hooks. Pair it with Configuration Loader for the full sync flow.

5. Support Channels

  • Open a support ticket: /help inside the app or support@kiket.dev
  • Community Slack: request access via account team
  • Feedback command: Command Palette → “Share Feedback”

Ready to build? Head to any section below or run kiket cli download to pull the extension starter kit.