Extract structured data from Grok with enhanced source metadata, real-time web integration, and rich contextual information across various regions worldwide.
| Field | Type | Description |
|---|---|---|
result.text | string | Grok’s response text |
result.html | string | Response formatted in HTML (included when include.html is true) |
result.sources | array | Array of web sources with enhanced metadata |
result.markdown | string | Response formatted in Markdown (included when include.markdown is true) |
| Field | Type | Description |
|---|---|---|
position | number | Position order of the source in the response |
url | string | Direct URL to the source content |
label | string | Source name or publication |
description | string | Brief description of what the source contains |
preview | string | Text snippet preview from the source |
searchEngineText | string | Search engine display text for the source |
siteName | string | Website name |
metadataTitle | string | Source page metadata title |
creator | string | Content creator or author |
image | string | URL to preview image from the source |
favicon | string | URL to website favicon |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request parameters for monitoring Grok responses