Grok sources
Grok's cited sources — including the X posts it draws on.
Grok cites web pages and X posts alike; `sources` returns both in order, which matters for brands whose AI presence is driven by social content.
Returned in result
| Field |
|---|
sources |
Request
curl -X POST "https://api.answerline.dev/v1/monitor/grok" \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"Which electric car brands do people recommend?","country":"US"}'