Google AI Mode sources
The pages Google AI Mode cites behind its conversational answer.
AI Mode answers carry sources and grouped citation pills; both are parsed so the evidence layer is readable without the UI.
Returned in result
| Field |
|---|
sources |
citationPills |
Request
curl -X POST "https://api.answerline.dev/v1/monitor/aimode" \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"Family-friendly hotels in Lisbon","country":"PT","hl":"en"}'