How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ClosedLoop AI REST API

Read-only /v1 REST API, team- and region-scoped, authenticated via X-API-Key. Exposes insights, products, themes, features, coverage/evidence, customers, customer context, competitors, trends, facets, integrations, usage/credits, and a public health check. Feedback is ingested via integrations, not written through this API.

This API exposes 20 operations across 20 paths, organized into 11 resource areas, and defines 24 schemas. It is described by OpenAPI 3.0.3, at version 1.8.0.

Requests are made against 2 base URLs: https://api.closedloop.sh/v1, https://eu.api.closedloop.sh/v1.

20 operations 20 paths 24 schemas 20 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.8.0
Base URL
https://api.closedloop.sh/v1
Authentication
API Key
Resource Areas
11

Authentication & Security 1

ClosedLoop AI REST API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Team-scoped API key created in the app (Settings → API Keys). Sent as X-API-Key: on every request. The header name apikey is also accepted as an alias.

Paths & Operations 20

Across 20 paths, the API surfaces 20 operations — 20 GET. They span 11 resource areas, including Insights, Products, Analytics, Themes, Features, Customers, Context, Competitors, and 3 more. Each is listed below with its method, path, parameters, and response codes.

Insights 2

Individual product insights: structured, AI-processed feedback items (pain point, severity, workaround, competitor gap, evidence).

GET
/insights
List / search insights
listInsights 14 params → 200400401503
GET
/insights/{id}
Get an insight
getInsight 1 param → 200401404503
Products 2

The current product, product-area, and feature-area vocabulary for the team.

GET
/products
List products
listProducts 1 param → 200401503
GET
/areas
List product and feature areas
listAreas 1 param → 200401503
Analytics 3

Trends, cohorts and facet counts over the full dataset.

GET
/coverage
Check evidence coverage
getCoverage 6 params → 200400401503
GET
/trends
Time-series trends
4 params → 200503
GET
/facets
Facet counts
→ 200503
Themes 2

Themes: top-level problem clusters of related insights, RIC-scored. The "what should we build?" surface. Each theme rolls up one or more buildable features.

GET
/themes
List / search themes
listThemes 16 params → 200400401429503
GET
/themes/{id}
Get a theme
getTheme 1 param → 200401404410503
Features 2

Features: the buildable, shippable children of a theme. Filter by themeid. Same theme → features hierarchy you see on the roadmap.

GET
/features
List / search features
listFeatures 14 params → 200400401503
GET
/features/{id}
Get a feature
getFeature 1 param → 200401404503
Customers 2

The people and accounts who gave feedback, with CRM context.

GET
/customers
List / search customers
6 params → 200503
GET
/customers/{id}
Get a customer
1 param → 200404503
Context 1

Customer context, the strategic intelligence behind your customers: churn reasons, competitive mentions, satisfaction, pricing perception and more, surfaced from conversations. Th…

GET
/context
List customer context
6 params → 200503
Competitors 2

Competitive pressure derived from your customers' own words. Competitors with a mention trend over time (not a static total), and a searchable feed of the exact mentions, each sho…

GET
/competitors
List / search competitors
4 params → 200503
GET
/competitors/mentions
Search competitor mentions
7 params → 200503
Integrations 2

Connected data sources for your team.

GET
/integrations
List integrations
→ 200503
GET
/integrations/{id}
Get an integration
1 param → 200404503
Usage 1

Credit consumption and usage records for billing transparency.

GET
/usage
List usage records
4 params → 200503
Meta 1

Service metadata.

GET
/health
Health check
→ 200

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are Insight (16 properties), Theme (15 properties), Customer (13 properties), Feature (12 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties 2 required
RetiredTheme
object
3 properties 3 required
Pagination
object
3 properties 3 required
CursorPagination
object
4 properties 4 required
ProductAssociation
object
3 properties 3 required
ProductFeatureAssociation
object
3 properties 3 required
InsightSummary
object
Compact insight evidence embedded in theme and feature detail responses.
9 properties 5 required
Insight
object
16 properties 8 required
InsightDetail
Product
object
11 properties 9 required
FeatureArea
object
7 properties 5 required
ProductArea
object
8 properties 6 required
Coverage
object
9 properties 9 required
Theme
object
15 properties 4 required
ThemeDetail
Feature
object
12 properties 5 required
FeatureDetail
Customer
object
13 properties 2 required
Context
object
7 properties 4 required
Competitor
object
9 properties 2 required
CompetitorMention
object
9 properties 3 required
TrendSeries
object
5 properties
Integration
object
6 properties 4 required
UsageRecord
object
5 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

closedloop-public-api-openapi.yaml Raw ↑
Where this information came from

This is an independent, third-party profile of ClosedLoop AI REST API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.