Skip to main content
POST
Web Reader

Authorizations

Authorization
string
header
required

Use the following format for authentication: Bearer

Body

application/json
url
string
required

The URL to retrieve

timeout
integer
default:20

Request timeout in seconds. Default is 20

no_cache
boolean
default:false

Whether to disable caching (true/false). Default is false

return_format
string
default:markdown

Return format (e.g., markdown, text). Default is markdown

retain_images
boolean
default:true

Whether to retain images (true/false). Default is true

no_gfm
boolean
default:false

Whether to disable GitHub Flavored Markdown (true/false). Default is false

keep_img_data_url
boolean
default:false

Whether to keep image data URLs (true/false). Default is false

with_images_summary
boolean
default:false

Whether to include image summary (true/false). Default is false

Whether to include links summary (true/false). Default is false

Response

Processing successful

id
string

Task ID

created
integer<int64>

Request creation time as a Unix timestamp in seconds

request_id
string

Client-provided unique identifier to distinguish requests. If not provided, the platform will generate one.

model
string

Model code

reader_result
object

Web reading result