Qalori Consumer Intelligence
Qalori gives developers access to real-time consumer intelligence signals from across the internet. Pull trending discussions from Reddit, viral content from TikTok and Instagram, local business data from Google Places and Yelp, and search demand signals from Google SERPs — all normalized into a single consistent format. Use cases: • Market research and trend detection • Brand monitoring across…
Qalori Consumer Intelligence endpoints
| Method | Endpoint | Description |
|---|---|---|
| Sources | ||
| GET |
listSources /sources |
Returns all available signal source names and their credit costs. |
| GET |
getSourceSignals /sources/{source} |
Returns normalized consumer intelligence signals from the specified source. Credits are calculated based on the number of results requested. **Sources available**:… |
| GET |
fetchSignals /sources/fetch |
Fetches normalized consumer intelligence signals from the specified data source. Choose a `source`, provide a `query` keyword and optionally a `city`. Credits are deducted based… |
| Signals | ||
| GET |
getSignalRunStatus /signals/{signalId}/run/{jobId} |
Returns the current status of an async signal run. Poll this endpoint until `status` is `"complete"` or `"error"`. Completed jobs expire after 1 hour. |
| POST |
runSignal /signals/{signalId}/run |
Triggers an asynchronous signal orchestration run for the given city and keywords. Returns immediately with a `jobId`. Poll `GET /signals/{signalId}/run/{jobId}` to check status.… |
| GET |
listSignals /signals |
Returns your recent signal orchestration runs (up to 50 most recent). Jobs are ephemeral and expire after 1 hour. |
| GET |
getSignal /signals/{signalId} |
Returns the most recent run result for the given signal ID. Jobs expire after 1 hour. |
| Other endpoints | ||
| GET |
getSignal /signals/{signalId} |
Returns the most recent run result for the given signal ID. Jobs expire after 1 hour. |
| GET |
listSources /sources |
Returns all available signal source names and their credit costs. |
| GET |
getSourceSignals /sources/{source} |
Returns normalized consumer intelligence signals from the specified source. Credits are calculated based on the number of results requested. **Sources available**:… |
| GET |
listSignals /signals |
Returns your recent signal orchestration runs (up to 50 most recent). Jobs are ephemeral and expire after 1 hour. |
| GET |
getSignalRunStatus /signals/{signalId}/run/{jobId} |
Returns the current status of an async signal run. Poll this endpoint until `status` is `"complete"` or `"error"`. Completed jobs expire after 1 hour. |
| POST |
runSignal /signals/{signalId}/run |
Triggers an asynchronous signal orchestration run for the given city and keywords. Returns immediately with a `jobId`. Poll `GET /signals/{signalId}/run/{jobId}` to check status.… |
Qalori Consumer Intelligence pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 60 / minute |
|