単一ファイルのサイズは200MBを超えてはならず、ファイルのページ数は600ページを超えてはなりません。
ネットワーク制限のため、github、aws などの海外URLはタイムアウトになる場合があります。価格:期間限定で無料、1日の利用枠には限りがあります。上限に達し次第終了となります。 Request
Body Params application/json
{
"url": "https://cdn-mineru.openxlab.org.cn/demo/example.pdf",
"is_ocr": true,
"enable_formula": false
}
Request Code Samples
curl --location --request POST 'https://api.302.ai/mineru/api/v4/extract/task' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "https://cdn-mineru.openxlab.org.cn/demo/example.pdf",
"is_ocr": true,
"enable_formula": false
}'
Responses
application/json Modified at 2025-08-06 09:31:58