AnswerLine Sign in Start free

ChatGPT

ChatGPT sources

Every URL ChatGPT cited in its answer, in order — the evidence layer behind the response.

The `sources` array lists each cited page with position, URL, label and description. `citationPills` unpacks the grouped citation chips the UI shows, one entry per source.

Together they answer the questions visibility work actually asks: which pages feed an answer, how often a domain is cited, and which competitors' pages get pulled instead.

Returned in result

Field
sources
citationPills

Request

curl -X POST "https://api.answerline.dev/v1/monitor/chatgpt" \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"What are the best running shoes for flat feet?","country":"US","include":{"markdown":true,"searchQueries":true}}'

More ChatGPT data

All ChatGPT fields · API reference