Skip to Content
Introduction

Introduction

Welcome to Pindown.ai — the UI layer for AI-driven automations and real-time dashboards.

What is Pindown?

Pindown bridges automation backends and human-readable visualizations. Push data via the v1 Pins REST API and see it update in real time in the product. Use it for monitoring AI workflows, sharing insights, and building client-facing dashboards.

Core concepts

  • Pins — Individual content blocks (37 typed pin types) that you create and update via POST /v1/pins.
  • Formats — Larger surfaces (pages, pinboards, articles, showcases, etc.) composed from pins. See Formats. The Pins Client SDK is published today; additional format REST endpoints exist for Workspace plans.

Next steps