Get pain points
Endpoints
Get pain points
One endpoint, two depths by auth lane:
- Anonymous - a free taste: summary, the top 3 themes (each with up to 2
quotes), and
total_themes. Themeta.upsellfield links to the full report. Returns the product with emptythemeswhen no report exists yet - never a silent empty. - With a valid API key - the full report: every theme and quote, trend badges, and analysis metadata. No upsell.
A product with no generated report returns 404 to anonymous callers only
when the product id itself is unknown; a known product without a report returns
200 with an empty taste.
GET
Get pain points
Authorizations
A paid-team API key, sent as Authorization: Bearer rch_live_…. Create and
revoke keys in the app under Settings → API keys.
Path Parameters
Product id (uuid).