
MinerU Free Version
API Overview
The size of a single file must not exceed 200MB, and the number of pages must not exceed 600 pages.
Due to network restrictions, URLs from foreign sites such as GitHub and AWS may time out.
Limited-time free offer. Daily quota is limited and will end when used up.
Offical document:https://mineru.net/apiManage/docs
API Console
Log in to explore more features! Click to Log In
API Reference (2)
| API Description | API Endpoint | Request Method | Stability | Parameter Description |
|---|---|---|---|---|
Create PDF parsing task (Official Free Version) | POST | Stable | View Details | |
Document Details Document Reference: https://mineru.net/apiManage/docs 📌 Function Description ⚠️ Pre-Use Notes
📝 Usage Steps
🔑 Key Precautions
💰 Price Request Parameters Header ParametersAuthorizationstringOptional Example Value: Bearer {{YOUR_API_KEY}}Request Body application/jsonurlstringRequired is_ocrbooleanOptional 🔍 Whether to enable OCR function
enable_formulabooleanOptional 📐 Whether to enable formula recognition
enable_tablebooleanOptional 📊 Whether to enable table recognition
languagestringOptional 🌐 Specify document language
data_idstringOptional 🆔 Data ID corresponding to the parsed object
callbackstringOptional 🔄 Callback notification URL for parsing results
seedstringOptional 🔑 Random string for callback signature
extra_formatsarray[string]Optional 📤 Additional export formats (markdown and json are included by default, no need to set)
page_rangesstringOptional 📑 Specify page range (comma-separated string)
model_versionenum<string>Required 🧠 Mineru model version (Mandatory)
Enum Value: pipelineMinerU-HTMLvlm | ||||
View PDF parsing task (Official Free Version) | GET | Stable | View Details | |
Document Details Reference: https://mineru.net/apiManage/docs Price: Free Request Parameters Path Parameterstask_idstringRequired Header ParametersAuthorizationstringOptional Example Value: Bearer {{YOUR_API_KEY}} | ||||
API Pricing
| Model | Description | 302.AI Price |
|---|
Create PDF parsing task (Official Free Version) | Limited time offer, daily quota available, while supplies last |
|
View PDF parsing task (Official Free Version) | Limited time offer, daily quota available, while supplies last |
|