Build Powerful
API Integrations

Automate customer feedback collection, extract AI insights, and route them directly to your product tools. Turn every customer interaction into actionable product intelligence.

RESTful API
Free API key
Unlimited API calls

Get Product Insights

curl -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  https://mcp.closedloop.sh/feedbacks

# Response:
{
  "success": true,
  "data": {
    "feedbacks": [
      {
        "id": "uuid-here",
        "content": "Users want dark mode toggle",
        "sentiment": "positive",
        "topic": "feature request",
        "priority": "high",
        "source": "gong",
        "created_at": "2024-01-01T00:00:00Z"
      }
    ],
    "pagination": {
      "page": 1,
      "limit": 20,
      "total": 150
    }
  }
}

Why Developers Love
Our API

Stop building feedback analysis from scratch. Our API gives you AI-powered customer insights in minutes, not months.

Save 20+ Hours Per Week

No more manual feedback analysis. AI automatically extracts insights from customer conversations, support tickets, and surveys.

Real-Time Integration

Connect your existing tools (Gong, Typeform, Slack) and get instant AI analysis of every customer interaction.

Build Better Products

Make data-driven decisions with AI-analyzed customer feedback. Know exactly what features to build next.

What You Can Build
With ClosedLoop AI API

From simple integrations to complex product intelligence platforms - our API scales with your needs.

Ingest Data from Any Source

Submit customer raw data from any source to extract product feedback - support tickets, surveys, calls, or custom integrations.

POST /ingest
See APIDoc

Monitor Processing Status

Track the status of your processing pipeline and get notified when AI analysis is complete.

GET /ingest
See APIDoc

Search & Filter Feedbacks

Find specific feedback by content, source, sentiment, priority, or date range with powerful search capabilities.

GET /feedbacks
See APIDoc

Get Feedback Details

Retrieve complete feedback details including AI analysis, sentiment, topics, and full context.

GET /ingest/{id}
See APIDoc

Search Insights

Find insights by topic, priority, revenue, or pattern to understand customer needs and trends.

GET /feedbacks
See APIDoc

Get Insight Details

Access detailed insight analysis including supporting feedback, demand, revenue impact, and recommendations.

GET /feedbacks/{id}
See APIDoc

Get Started in 3 Simple Steps

From signup to your first API call - get up and running in under 5 minutes.

1

Sign Up & Get API Key

Create your free account and generate your API key in the dashboard. No credit card required.

2

Connect Your Data

Connect Gong, Typeform, Slack, or any of our 40+ integrations to start collecting customer feedback.

3

Build Your Integration

Use our REST API to build custom dashboards, bots, or integrations that fit your workflow.

Ready to build something amazing?

Join developers who are already using our API to transform their product intelligence.