Request
Body Params application/json
{
"pdf_url": "https://file.302ai.cn/gpt/imgs/20250805/1364b7e10a0e43e2aa2653a4de40e1dc.pdf",
"parse_method": "auto"
}
Request Code Samples
curl --location --request POST 'https://api.302.ai/302/v2/mineru/task' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json' \
--data-raw '{
"pdf_url": "https://file.302ai.cn/gpt/imgs/20250805/1364b7e10a0e43e2aa2653a4de40e1dc.pdf",
"parse_method": "auto"
}'
Modified at 2025-08-06 09:31:16