Documentation Index
Fetch the complete documentation index at: https://docs.neariq.io/llms.txt
Use this file to discover all available pages before exploring further.
GET /api/v1/behavioral-signals returns the active business’s engagement health compared with tracked competitors.
This endpoint is available on Growth plans and higher.
Use an API key with the competitors:read scope.
Response
Signals
overallScore is the average of signal scores that have enough comparable data.
Signals with score: null are excluded from the overall score and grade. The
competitor comparison table also excludes the entity being scored from its peer
benchmark so “you vs. competitors” is not self-referential.
| Signal | Meaning |
|---|---|
reviewResponseRate | Percent of visible reviews with an owner reply. |
reviewResponseTime | Average time between review publication and owner reply when exact timestamps are available. |
reviewVelocity | Estimated new reviews per month from snapshots or cached review dates. |
photoCount | Listing photo count when available from cached listing data. |
postFrequency | Monthly listing post activity when collected. Excluded from scoring when unavailable. |
reviewRecency | Days since the newest visible review. Lower is better. |
Access
The endpoint uses the caller’s active personal or organization business context. Organization members only receive data for businesses they can access. Accounts below Growth receive403. API keys without competitors:read receive 403 requiredScope.