Skip to main content

Welcome to Consumer Signals API

Consumer Signals is a consumer intelligence platform for tracking early-warning signals in consumer demand, pricing behaviour, and spending patterns across the United States and United Kingdom. The API delivers structured, quantitative data designed for integration into investment research workflows, pricing models, and sector analysis pipelines.

Quickstart

Authenticate and make your first request in under five minutes.

API Reference

Explore every endpoint, parameter, and response schema.

Authentication

JWT issuance, plan tiers, and token lifecycle.

Consumer Signals Guide

Understand the signals data model, CPIx scores, and sector classifications.

Base URL

All API requests are made to:
https://api.consumersignals.io
There is no version prefix. All endpoints are served directly under this base URL.

Authentication

Every request requires a JWT issued by the Consumer Signals identity provider. Pass it in the Authorization header:
curl https://api.consumersignals.io/api/cpix \
  -H "Authorization: Bearer eyJhbGciOiJIUzI1NiIs..."
Sign in at id.briefedmedia.com to obtain your JWT.
API access is available exclusively on the Enterprise plan. Professional and Team customers access Consumer Signals through the web application. To discuss Enterprise access, contact sales@briefedmedia.com.