About Pindown.ai
Pindown.ai is the missing UI layer for AI-driven automations. Transform your automation data into beautiful, real-time visualizations and shareable reports.
Push data from anywhere via the v1 Pins REST API (/v1/pins). Perfect for monitoring AI workflows, tracking metrics, sharing insights, and building client-facing dashboards.
Why Pindown.ai?
Real-time Updates — Push data via REST API and see instant changes. No polling required.
37 Pin Types — Markdown, stat cards, charts, tables, embeds, timelines, mermaid, comparison, and more. Each pin uses typed pin_type + pin_config.
Batch Operations — Create, update, get, or delete multiple pins in a single request.
Scoped API Keys — Fine-grained access control with pins:read, pins:write, and related scopes.
Production Ready — Server-enforced rate limits, comprehensive error handling, and Workspace-plan API access.
Public API (today)
| Resource | Endpoint | SDK |
|---|---|---|
| Pins | /v1/pins | client.pins.* |
Pages, pinboards, canvases, timelines, and other formats are available in the dashboard UI. Some also expose v1 REST endpoints for Workspace auth; the Client SDK currently documents pins only.
Get Started
Use Pins API overview or the Client SDK to make your first API request.
Next Steps:
- Pins API overview — Endpoints, pin types, rate limits
- Create a Pin — Create reference
- Client SDK —
@pindownai/client-js - Pin formats — Product pin types
We can’t wait to see what you build ✌️