v2 parse api not working. #587

Closed
opened 2026-02-16 00:18:20 -05:00 by yindo · 5 comments
Owner

Originally created by @dakshneurolooplab on GitHub (Dec 21, 2025).

Describe the bug
I copied this cURL:
curl -X POST
-H "Authorization: Bearer $LLAMA_CLOUD_API_KEY"
-H "Content-Type: application/json"
-d '{
"source_url": "https://example.com/document.pdf",
"parse_options": {
"tier": "cost_effective",
"version": "latest"
}
}'
"https://api.cloud.llamaindex.ai/api/v2alpha1/parse/url"

and pasted this into my n8n https request node. I added my api key and added the source url. I changed the tier to agentic. When I ran the node, it gave this error:
Method not allowed - please check you are using the right HTTP method
When I changed to GET (which it shouldn't be), it gave me this error:
The service was not able to process your request
Oops! Something went wrong on our end. Please try again in a few minutes. If the problem persists, please contact support by clicking the chat icon on cloud.llamaindex.ai providing this correlation ID: 89dbad32-002d-4634-b189-21ebd62988ed

Files
If possible, please provide the PDF file causing the issue.

Job ID
If you have it, please provide the ID of the job you ran.
You can find it here: https://cloud.llamaindex.ai/parse in the "History" tab.

Client:
Please remove untested options:

  • Python Library
  • API
  • Frontend (cloud.llamaindex.ai)
  • Typescript Library
  • Notebook

Additional context
Add any additional context about the problem here.
What options did you use? Premium mode, multimodal, fast mode, parsing instructions, etc.
Screenshots, code snippets, etc.

Originally created by @dakshneurolooplab on GitHub (Dec 21, 2025). **Describe the bug** I copied this cURL: curl -X POST \ -H "Authorization: Bearer $LLAMA_CLOUD_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "source_url": "https://example.com/document.pdf", "parse_options": { "tier": "cost_effective", "version": "latest" } }' \ "https://api.cloud.llamaindex.ai/api/v2alpha1/parse/url" and pasted this into my n8n https request node. I added my api key and added the source url. I changed the tier to agentic. When I ran the node, it gave this error: Method not allowed - please check you are using the right HTTP method When I changed to GET (which it shouldn't be), it gave me this error: The service was not able to process your request Oops! Something went wrong on our end. Please try again in a few minutes. If the problem persists, please contact support by clicking the chat icon on cloud.llamaindex.ai providing this correlation ID: 89dbad32-002d-4634-b189-21ebd62988ed **Files** If possible, please provide the PDF file causing the issue. **Job ID** If you have it, please provide the ID of the job you ran. You can find it here: https://cloud.llamaindex.ai/parse in the "History" tab. **Client:** Please remove untested options: - Python Library - API - Frontend (cloud.llamaindex.ai) - Typescript Library - Notebook **Additional context** Add any additional context about the problem here. What options did you use? Premium mode, multimodal, fast mode, parsing instructions, etc. Screenshots, code snippets, etc.
yindo added the bug label 2026-02-16 00:18:20 -05:00
yindo closed this issue 2026-02-16 00:18:21 -05:00
Author
Owner

@logan-markewich commented on GitHub (Dec 21, 2025):

@dakshneurolooplab pretty sure thats not a valid URL endpoint?

https://api.cloud.llamaindex.ai/docs#/Alpha

@logan-markewich commented on GitHub (Dec 21, 2025): @dakshneurolooplab pretty sure thats not a valid URL endpoint? https://api.cloud.llamaindex.ai/docs#/Alpha
Author
Owner

@dakshneurolooplab commented on GitHub (Dec 22, 2025):

@logan-markewich help me out here:

I am attaching the json of two n8n nodes with their outputs. The problem is that I am getting an output but it is not the same as the output that I am getting in the llama parse playground. I am getting the normal ocr output. I need the agentic tier output.
THE OUTPUT I AM GETTING:
pages
0
page_number:1
markdown:Annex Medical & Sacred Heart Medical, Incorporated\n\n# Company Overview\n\n# A.\n\nAnnex Medical, Inc. & Sacred Heart Medical, Inc. to be referred to as the Company, are both “S-Corporations” and being sold together in a single transaction.\n\n# B.\n\nThe Company is headquartered in Minnetonka, Minnesota and incorporated in the state of Minnesota.\n\n# C.\n\nOwnership:\n\nStuart J. Lind is the sole owner of all Company stock.\n\n# D.\n\nMission Statement:\n\nTo bring to market the highest quality endourological stone baskets. The Company strives to uphold the dignity of the human person with a constant regard for the physicians who use products produced by the Company, and the patients who benefit from them. Understanding that all that we have is a gift from God, the Company will, to the best of its ability, assist all in the attainment of eternal happiness, sacrificing, if necessary, growth and profits to achieve this end.\n\n# E.\n\nCustomer Base:\n\n- Annex Medical (contract manufacturing) customers:\n- CONFIDENTIAL\n- Olympus\n- Roen Surgical (Korea)\n- Sacred Heart Medical customers:\n- US hospital groups\n- Surgery centers\n- Individual physicians\n- International distributors in 8 countries\n- The Company’s top US customers include:\n- Cleveland Clinic\n- Ohio State University\n- Mayo Clinic Foundation\n- University of Rochester\n- University of Washington\n- Health Partners/Park Nicollet\n- Allina Health System
success:true
1
page_number:2
markdown:Annex Medical & Sacred Heart Medical, Incorporated\n\n# Exhibit 11\n\n# Sales Dollar Distribution by Customer\n\n# 2024 Sales by Customer\n\n# Domestic SHM Sales\n\n$200,000\n$180,000\n$160,000\n$140,000\n$120,000\n$100,000\nCONFIDENTIAL\n$80,000\n$60,000\n$40,000\n$20,000\n$0\n\nCustomer\n\n*The top 10 customers account for 53% of Stone Basket Revenue\n\n**The top 5 Customers account for 31% of Stone Basket revenue\n\n17
success:true

THE OUPUT I NEED (I am getting this in the llama parse playground):

ANNEX MEDICAL & SACRED HEART MEDICAL, INCORPORATED

Company Overview

A. Annex Medical, Inc. & Sacred Heart Medical, Inc. to be referred to as the Company, are both "S-Corporations" and being sold together in a single transaction.

B. The Company is headquartered in Minnetonka, Minnesota and incorporated in the state of Minnesota.

C. Ownership:
Stuart J. Lind is the sole owner of all Company stock.

D. Mission Statement:
To bring to market the highest quality endourological stone baskets. The Company strives to uphold the dignity of the human person with a constant regard for the physicians who use products produced by the Company, and the patients who benefit from them. Understanding that all that we have is a gift from God, the Company will, to the best of its ability, assist all in the attainment of eternal happiness, sacrificing, if necessary, growth and profits to achieve this end.

E. Customer Base:
a. Annex Medical (contract manufacturing) customers:
* Olympus
* Roen Surgical (Korea)
b. Sacred Heart Medical customers:
* US hospital groups
* Surgery centers
* Individual physicians
* International distributors in 8 countries
c. The Company's top US customers include:
* Cleveland Clinic
* Ohio State University
* Mayo Clinic Foundation
* University of Rochester
* University of Washington
* Health Partners/Park Nicollet
* Allina Health System

2


ANNEX MEDICAL & SACRED HEART MEDICAL, INCORPORATED

Exhibit 11

Sales Dollar Distribution by Customer

2024 Sales by Customer

Domestic SHM Sales

Customer Rank Sales Amount (Estimated)
Customer 1 $175,000
Customer 2 $170,000
Customer 3 $140,000
Customer 4 $135,000
Customer 5 $120,000
Customer 6 $115,000
Customer 7 $110,000
Customer 8 $105,000
Customer 9 $100,000
Customer 10 $95,000
Customer 11 $90,000
Customer 12 $85,000
Customer 13 $80,000
Customer 14 $75,000
Customer 15 $70,000
Customer 16 $65,000
Customer 17 $60,000
Customer 18 $55,000
Customer 19 $50,000
Customer 20 $45,000
Customer 21 $40,000
Customer 22 $35,000
Customer 23 $30,000
Customer 24 $25,000
Customer 25 $20,000
Customer 26 $18,000
Customer 27 $16,000
Customer 28 $14,000
Customer 29 $12,000
Customer 30 $10,000
Customer 31 $8,000
Customer 32 $6,000
Customer 33 $4,000
Customer 34 $2,000
Customers 35-~60 $500 - $1,500 (decreasing)

*The top 10 customers account for 53% of Stone Basket Revenue
**The top 5 Customers account for 31% of Stone Basket revenue

17

JSON NODE 1:
"method": "POST",
"url": "https://api.cloud.llamaindex.ai/api/v2alpha1/parse",
"authentication": "genericCredentialType",
"genericAuthType": "httpHeaderAuth",
"sendBody": true,
"specifyBody": "json",
"jsonBody": "{\n "tier": "agentic",\n "version": "latest",\n "source_url": "https://drive.google.com/uc?export=download&id=1Aou55rOfa2nV1DD89mhR34yw7k2Kn4L5",\n "high_res_ocr": True,\n "adaptive_long_table": True,\n "outlined_table_extraction":True,\n "output_tables_as_HTML": True,\n "precise_bounding_box":True,\n "page_separator":"\n\n---\n\n",\n "max_pages":0\n}"

OUTPUT NODE 1:
[
{
"id": "pjb-snmrltxthh9fsrrmc0904bx86pgi",
"created_at": "2025-12-22T06:00:25.867479Z",
"updated_at": "2025-12-22T06:00:25.867479Z",
"project_id": "ea19435d-5fde-4855-9836-031b8b636d6c",
"status": "pending",
"parameters": {
"user_id": "fb:0s0OPnuEXlRyYPKxYDPAtMQrW9h1",
"job_name": "parse_raw_file_job",
"created_at": "2025-12-22T06:00:25.860132Z",
"partitions": {
"file_parsing_id_partition": "4808aeb6-b437-4395-a75b-132a3bfc2b73"
},
"project_id": "ea19435d-5fde-4855-9836-031b8b636d6c",
"session_id": null,
"correlation_id": null,
"webhook_configurations": null,
"parent_job_execution_id": null
},
"error_message": null
}
]

JSON NODE 2:
"url": "https://api.cloud.llamaindex.ai/api/v2alpha1/parse/pjb-snmrltxthh9fsrrmc0904bx86pgi",
"authentication": "genericCredentialType",
"genericAuthType": "httpHeaderAuth",
"sendQuery": true,
"queryParameters": {
"parameters": [
{
"name": "expand",
"value": "markdown"
}
]
},
"sendHeaders": true,
"headerParameters": {
"parameters": [
{
"name": "accept",
"value": "application/json"
}
]
}

OUTPUT NODE 2:
[
{
"job": {
"id": "pjb-snmrltxthh9fsrrmc0904bx86pgi",
"created_at": "2025-12-22T06:00:25.867479Z",
"updated_at": "2025-12-22T06:00:30.682071Z",
"project_id": "ea19435d-5fde-4855-9836-031b8b636d6c",
"status": "completed",
"parameters": {
"user_id": "fb:0s0OPnuEXlRyYPKxYDPAtMQrW9h1",
"job_name": "parse_raw_file_job",
"created_at": "2025-12-22T06:00:25.860132Z",
"parameters": {
"lang": "en",
"tier": null,
"type": "parse",
"model": null,
"preset": null,
"file_id": null,
"version": null,
"bbox_top": null,
"file_key": "",
"priority": null,
"auto_mode": false,
"bbox_left": null,
"fast_mode": false,
"file_name": "input",
"input_url": "https://drive.google.com/uc?export=download&id=1Aou55rOfa2nV1DD89mhR34yw7k2Kn4L5",
"languages": [
"en"
],
"max_pages": null,
"bbox_right": null,
"gpt4o_mode": false,
"http_proxy": null,
"parse_mode": null,
"project_id": "ea19435d-5fde-4855-9836-031b8b636d6c",
"bbox_bottom": null,
"disable_ocr": false,
"page_prefix": null,
"page_suffix": null,
"pipeline_id": null,
"save_images": false,
"user_prompt": null,
"webhook_url": null,
"bounding_box": null,
"do_not_cache": false,
"hide_footers": false,
"hide_headers": false,
"high_res_ocr": true,
"layout_aware": false,
"outputBucket": null,
"premium_mode": false,
"target_pages": null,
"gpt4o_api_key": null,
"input_s3_path": null,
"resource_info": null,
"system_prompt": null,
"annotate_links": false,
"extract_charts": false,
"extract_layout": false,
"page_separator": "\n\n---\n\n",
"continuous_mode": false,
"custom_metadata": null,
"input_s3_region": "us-east-1",
"take_screenshot": false,
"azure_openai_key": null,
"invalidate_cache": false,
"output_s3_region": "us-east-1",
"structured_output": false,
"max_pages_enforced": null,
"original_file_name": "input",
"page_footer_prefix": null,
"page_footer_suffix": null,
"page_header_prefix": null,
"page_header_suffix": null,
"remove_hidden_text": false,
"skip_diagonal_text": false,
"adaptive_long_table": true,
"parsing_instruction": "",
"page_error_tolerance": 0.05,
"precise_bounding_box": true,
"system_prompt_append": null,
"azure_openai_endpoint": null,
"do_not_unroll_columns": false,
"guess_xlsx_sheet_name": false,
"output_s3_path_prefix": "s3://llama-platform-file-parsing/fb_0s0OPnuEXlRyYPKxYDPAtMQrW9h1/4808aeb6-b437-4395-a75b-132a3bfc2b73",
"output_tables_as_HTML": true,
"strict_mode_image_ocr": false,
"compact_markdown_table": false,
"disable_reconstruction": false,
"formatting_instruction": null,
"job_timeout_in_seconds": null,
"output_pdf_of_document": false,
"strict_mode_buggy_font": false,
"webhook_configurations": null,
"line_level_bounding_box": false,
"azure_openai_api_version": null,
"disable_image_extraction": false,
"preserve_very_small_text": false,
"replace_failed_page_mode": "raw_text",
"inline_images_in_markdown": false,
"is_formatting_instruction": true,
"outlined_table_extraction": true,
"specialized_image_parsing": false,
"vendor_multimodal_api_key": null,
"html_remove_fixed_elements": false,
"internal_is_screenshot_job": false,
"strict_mode_reconstruction": false,
"aggressive_table_extraction": false,
"extract_printed_page_number": false,
"use_vendor_multimodal_model": false,
"auto_mode_configuration_json": null,
"azure_openai_deployment_name": null,
"strict_mode_image_extraction": false,
"vendor_multimodal_model_name": null,
"content_guideline_instruction": null,
"structured_output_json_schema": null,
"html_make_all_elements_visible": false,
"specialized_chart_parsing_plus": false,
"spreadsheet_extract_sub_tables": false,
"html_remove_navigation_elements": false,
"presentation_skip_embedded_data": false,
"auto_mode_trigger_on_text_in_page": null,
"specialized_chart_parsing_agentic": false,
"auto_mode_trigger_on_image_in_page": false,
"auto_mode_trigger_on_table_in_page": false,
"presentation_out_of_bounds_content": false,
"structured_output_json_schema_name": null,
"auto_mode_trigger_on_regexp_in_page": null,
"complemental_formatting_instruction": null,
"specialized_chart_parsing_efficient": false,
"merge_tables_across_pages_in_markdown": false,
"spreadsheet_force_formula_computation": false,
"preserve_layout_alignment_across_pages": false,
"keep_page_separator_when_merging_tables": false,
"markdown_table_multiline_header_separator": null,
"job_timeout_extra_time_per_page_in_seconds": null,
"ignore_document_elements_for_layout_detection": false,
"replace_failed_page_with_error_message_prefix": null,
"replace_failed_page_with_error_message_suffix": null
},
"partitions": {
"file_parsing_id_partition": "4808aeb6-b437-4395-a75b-132a3bfc2b73"
},
"project_id": "ea19435d-5fde-4855-9836-031b8b636d6c",
"session_id": null,
"correlation_id": null,
"webhook_configurations": null,
"parent_job_execution_id": null
},
"error_message": null
},
"text": null,
"markdown": {
"pages": [
{
"page_number": 1,
"markdown": "Annex Medical & Sacred Heart Medical, Incorporated\n\n# Company Overview\n\n# A.\n\nAnnex Medical, Inc. & Sacred Heart Medical, Inc. to be referred to as the Company, are both “S-Corporations” and being sold together in a single transaction.\n\n# B.\n\nThe Company is headquartered in Minnetonka, Minnesota and incorporated in the state of Minnesota.\n\n# C.\n\nOwnership:\n\nStuart J. Lind is the sole owner of all Company stock.\n\n# D.\n\nMission Statement:\n\nTo bring to market the highest quality endourological stone baskets. The Company strives to uphold the dignity of the human person with a constant regard for the physicians who use products produced by the Company, and the patients who benefit from them. Understanding that all that we have is a gift from God, the Company will, to the best of its ability, assist all in the attainment of eternal happiness, sacrificing, if necessary, growth and profits to achieve this end.\n\n# E.\n\nCustomer Base:\n\n- Annex Medical (contract manufacturing) customers:\n- CONFIDENTIAL\n- Olympus\n- Roen Surgical (Korea)\n- Sacred Heart Medical customers:\n- US hospital groups\n- Surgery centers\n- Individual physicians\n- International distributors in 8 countries\n- The Company’s top US customers include:\n- Cleveland Clinic\n- Ohio State University\n- Mayo Clinic Foundation\n- University of Rochester\n- University of Washington\n- Health Partners/Park Nicollet\n- Allina Health System",
"success": true
},
{
"page_number": 2,
"markdown": "Annex Medical & Sacred Heart Medical, Incorporated\n\n# Exhibit 11\n\n# Sales Dollar Distribution by Customer\n\n# 2024 Sales by Customer\n\n# Domestic SHM Sales\n\n$200,000\n$180,000\n$160,000\n$140,000\n$120,000\n$100,000\nCONFIDENTIAL\n$80,000\n$60,000\n$40,000\n$20,000\n$0\n\nCustomer\n\n*The top 10 customers account for 53% of Stone Basket Revenue\n\n**The top 5 Customers account for 31% of Stone Basket revenue\n\n17",
"success": true
}
]
},
"items": null
}
]

@dakshneurolooplab commented on GitHub (Dec 22, 2025): @logan-markewich help me out here: I am attaching the json of two n8n nodes with their outputs. The problem is that I am getting an output but it is not the same as the output that I am getting in the llama parse playground. I am getting the normal ocr output. I need the agentic tier output. **THE OUTPUT I AM GETTING:** pages 0 page_number:1 markdown:Annex Medical &#x26; Sacred Heart Medical, Incorporated\n\n# Company Overview\n\n# A.\n\nAnnex Medical, Inc. &#x26; Sacred Heart Medical, Inc. to be referred to as the Company, are both “S-Corporations” and being sold together in a single transaction.\n\n# B.\n\nThe Company is headquartered in Minnetonka, Minnesota and incorporated in the state of Minnesota.\n\n# C.\n\nOwnership:\n\nStuart J. Lind is the sole owner of all Company stock.\n\n# D.\n\nMission Statement:\n\nTo bring to market the highest quality endourological stone baskets. The Company strives to uphold the dignity of the human person with a constant regard for the physicians who use products produced by the Company, and the patients who benefit from them. Understanding that all that we have is a gift from God, the Company will, to the best of its ability, assist all in the attainment of eternal happiness, sacrificing, if necessary, growth and profits to achieve this end.\n\n# E.\n\nCustomer Base:\n\n- Annex Medical (contract manufacturing) customers:\n- CONFIDENTIAL\n- Olympus\n- Roen Surgical (Korea)\n- Sacred Heart Medical customers:\n- US hospital groups\n- Surgery centers\n- Individual physicians\n- International distributors in 8 countries\n- The Company’s top US customers include:\n- Cleveland Clinic\n- Ohio State University\n- Mayo Clinic Foundation\n- University of Rochester\n- University of Washington\n- Health Partners/Park Nicollet\n- Allina Health System success:true 1 page_number:2 markdown:Annex Medical &#x26; Sacred Heart Medical, Incorporated\n\n# Exhibit 11\n\n# Sales Dollar Distribution by Customer\n\n# 2024 Sales by Customer\n\n# Domestic SHM Sales\n\n$200,000\n$180,000\n$160,000\n$140,000\n$120,000\n$100,000\nCONFIDENTIAL\n$80,000\n$60,000\n$40,000\n$20,000\n$0\n\nCustomer\n\n*The top 10 customers account for 53% of Stone Basket Revenue\n\n**The top 5 Customers account for 31% of Stone Basket revenue\n\n17 success:true **THE OUPUT I NEED (I am getting this in the llama parse playground):** ANNEX MEDICAL & SACRED HEART MEDICAL, INCORPORATED # Company Overview A. Annex Medical, Inc. & Sacred Heart Medical, Inc. to be referred to as the Company, are both "S-Corporations" and being sold together in a single transaction. B. The Company is headquartered in Minnetonka, Minnesota and incorporated in the state of Minnesota. C. **Ownership:** Stuart J. Lind is the sole owner of all Company stock. D. **Mission Statement:** *To bring to market the highest quality endourological stone baskets. The Company strives to uphold the dignity of the human person with a constant regard for the physicians who use products produced by the Company, and the patients who benefit from them. Understanding that all that we have is a gift from God, the Company will, to the best of its ability, assist all in the attainment of eternal happiness, sacrificing, if necessary, growth and profits to achieve this end.* E. **Customer Base:** a. Annex Medical (contract manufacturing) customers: * Olympus * Roen Surgical (Korea) b. Sacred Heart Medical customers: * US hospital groups * Surgery centers * Individual physicians * International distributors in 8 countries c. The Company's top US customers include: * Cleveland Clinic * Ohio State University * Mayo Clinic Foundation * University of Rochester * University of Washington * Health Partners/Park Nicollet * Allina Health System 2 --- ANNEX MEDICAL & SACRED HEART MEDICAL, INCORPORATED ### Exhibit 11 #### Sales Dollar Distribution by Customer #### 2024 Sales by Customer #### Domestic SHM Sales <table> <thead> <tr> <th>Customer Rank</th> <th>Sales Amount (Estimated)</th> </tr> </thead> <tbody> <tr> <td>Customer 1</td> <td>$175,000</td> </tr> <tr> <td>Customer 2</td> <td>$170,000</td> </tr> <tr> <td>Customer 3</td> <td>$140,000</td> </tr> <tr> <td>Customer 4</td> <td>$135,000</td> </tr> <tr> <td>Customer 5</td> <td>$120,000</td> </tr> <tr> <td>Customer 6</td> <td>$115,000</td> </tr> <tr> <td>Customer 7</td> <td>$110,000</td> </tr> <tr> <td>Customer 8</td> <td>$105,000</td> </tr> <tr> <td>Customer 9</td> <td>$100,000</td> </tr> <tr> <td>Customer 10</td> <td>$95,000</td> </tr> <tr> <td>Customer 11</td> <td>$90,000</td> </tr> <tr> <td>Customer 12</td> <td>$85,000</td> </tr> <tr> <td>Customer 13</td> <td>$80,000</td> </tr> <tr> <td>Customer 14</td> <td>$75,000</td> </tr> <tr> <td>Customer 15</td> <td>$70,000</td> </tr> <tr> <td>Customer 16</td> <td>$65,000</td> </tr> <tr> <td>Customer 17</td> <td>$60,000</td> </tr> <tr> <td>Customer 18</td> <td>$55,000</td> </tr> <tr> <td>Customer 19</td> <td>$50,000</td> </tr> <tr> <td>Customer 20</td> <td>$45,000</td> </tr> <tr> <td>Customer 21</td> <td>$40,000</td> </tr> <tr> <td>Customer 22</td> <td>$35,000</td> </tr> <tr> <td>Customer 23</td> <td>$30,000</td> </tr> <tr> <td>Customer 24</td> <td>$25,000</td> </tr> <tr> <td>Customer 25</td> <td>$20,000</td> </tr> <tr> <td>Customer 26</td> <td>$18,000</td> </tr> <tr> <td>Customer 27</td> <td>$16,000</td> </tr> <tr> <td>Customer 28</td> <td>$14,000</td> </tr> <tr> <td>Customer 29</td> <td>$12,000</td> </tr> <tr> <td>Customer 30</td> <td>$10,000</td> </tr> <tr> <td>Customer 31</td> <td>$8,000</td> </tr> <tr> <td>Customer 32</td> <td>$6,000</td> </tr> <tr> <td>Customer 33</td> <td>$4,000</td> </tr> <tr> <td>Customer 34</td> <td>$2,000</td> </tr> <tr> <td>Customers 35-~60</td> <td>$500 - $1,500 (decreasing)</td> </tr> </tbody> </table> *The top 10 customers account for 53% of Stone Basket Revenue **The top 5 Customers account for 31% of Stone Basket revenue 17 **JSON NODE 1:** "method": "POST", "url": "https://api.cloud.llamaindex.ai/api/v2alpha1/parse", "authentication": "genericCredentialType", "genericAuthType": "httpHeaderAuth", "sendBody": true, "specifyBody": "json", "jsonBody": "{\n \"tier\": \"agentic\",\n \"version\": \"latest\",\n \"source_url\": \"https://drive.google.com/uc?export=download&id=1Aou55rOfa2nV1DD89mhR34yw7k2Kn4L5\",\n \"high_res_ocr\": True,\n \"adaptive_long_table\": True,\n \"outlined_table_extraction\":True,\n \"output_tables_as_HTML\": True,\n \"precise_bounding_box\":True,\n \"page_separator\":\"\\n\\n---\\n\\n\",\n \"max_pages\":0\n}" **OUTPUT NODE 1:** [ { "id": "pjb-snmrltxthh9fsrrmc0904bx86pgi", "created_at": "2025-12-22T06:00:25.867479Z", "updated_at": "2025-12-22T06:00:25.867479Z", "project_id": "ea19435d-5fde-4855-9836-031b8b636d6c", "status": "pending", "parameters": { "user_id": "fb:0s0OPnuEXlRyYPKxYDPAtMQrW9h1", "job_name": "parse_raw_file_job", "created_at": "2025-12-22T06:00:25.860132Z", "partitions": { "file_parsing_id_partition": "4808aeb6-b437-4395-a75b-132a3bfc2b73" }, "project_id": "ea19435d-5fde-4855-9836-031b8b636d6c", "session_id": null, "correlation_id": null, "webhook_configurations": null, "parent_job_execution_id": null }, "error_message": null } ] **JSON NODE 2:** "url": "https://api.cloud.llamaindex.ai/api/v2alpha1/parse/pjb-snmrltxthh9fsrrmc0904bx86pgi", "authentication": "genericCredentialType", "genericAuthType": "httpHeaderAuth", "sendQuery": true, "queryParameters": { "parameters": [ { "name": "expand", "value": "markdown" } ] }, "sendHeaders": true, "headerParameters": { "parameters": [ { "name": "accept", "value": "application/json" } ] } **OUTPUT NODE 2:** [ { "job": { "id": "pjb-snmrltxthh9fsrrmc0904bx86pgi", "created_at": "2025-12-22T06:00:25.867479Z", "updated_at": "2025-12-22T06:00:30.682071Z", "project_id": "ea19435d-5fde-4855-9836-031b8b636d6c", "status": "completed", "parameters": { "user_id": "fb:0s0OPnuEXlRyYPKxYDPAtMQrW9h1", "job_name": "parse_raw_file_job", "created_at": "2025-12-22T06:00:25.860132Z", "parameters": { "lang": "en", "tier": null, "type": "parse", "model": null, "preset": null, "file_id": null, "version": null, "bbox_top": null, "file_key": "", "priority": null, "auto_mode": false, "bbox_left": null, "fast_mode": false, "file_name": "input", "input_url": "https://drive.google.com/uc?export=download&id=1Aou55rOfa2nV1DD89mhR34yw7k2Kn4L5", "languages": [ "en" ], "max_pages": null, "bbox_right": null, "gpt4o_mode": false, "http_proxy": null, "parse_mode": null, "project_id": "ea19435d-5fde-4855-9836-031b8b636d6c", "bbox_bottom": null, "disable_ocr": false, "page_prefix": null, "page_suffix": null, "pipeline_id": null, "save_images": false, "user_prompt": null, "webhook_url": null, "bounding_box": null, "do_not_cache": false, "hide_footers": false, "hide_headers": false, "high_res_ocr": true, "layout_aware": false, "outputBucket": null, "premium_mode": false, "target_pages": null, "gpt4o_api_key": null, "input_s3_path": null, "resource_info": null, "system_prompt": null, "annotate_links": false, "extract_charts": false, "extract_layout": false, "page_separator": "\n\n---\n\n", "continuous_mode": false, "custom_metadata": null, "input_s3_region": "us-east-1", "take_screenshot": false, "azure_openai_key": null, "invalidate_cache": false, "output_s3_region": "us-east-1", "structured_output": false, "max_pages_enforced": null, "original_file_name": "input", "page_footer_prefix": null, "page_footer_suffix": null, "page_header_prefix": null, "page_header_suffix": null, "remove_hidden_text": false, "skip_diagonal_text": false, "adaptive_long_table": true, "parsing_instruction": "", "page_error_tolerance": 0.05, "precise_bounding_box": true, "system_prompt_append": null, "azure_openai_endpoint": null, "do_not_unroll_columns": false, "guess_xlsx_sheet_name": false, "output_s3_path_prefix": "s3://llama-platform-file-parsing/fb_0s0OPnuEXlRyYPKxYDPAtMQrW9h1/4808aeb6-b437-4395-a75b-132a3bfc2b73", "output_tables_as_HTML": true, "strict_mode_image_ocr": false, "compact_markdown_table": false, "disable_reconstruction": false, "formatting_instruction": null, "job_timeout_in_seconds": null, "output_pdf_of_document": false, "strict_mode_buggy_font": false, "webhook_configurations": null, "line_level_bounding_box": false, "azure_openai_api_version": null, "disable_image_extraction": false, "preserve_very_small_text": false, "replace_failed_page_mode": "raw_text", "inline_images_in_markdown": false, "is_formatting_instruction": true, "outlined_table_extraction": true, "specialized_image_parsing": false, "vendor_multimodal_api_key": null, "html_remove_fixed_elements": false, "internal_is_screenshot_job": false, "strict_mode_reconstruction": false, "aggressive_table_extraction": false, "extract_printed_page_number": false, "use_vendor_multimodal_model": false, "auto_mode_configuration_json": null, "azure_openai_deployment_name": null, "strict_mode_image_extraction": false, "vendor_multimodal_model_name": null, "content_guideline_instruction": null, "structured_output_json_schema": null, "html_make_all_elements_visible": false, "specialized_chart_parsing_plus": false, "spreadsheet_extract_sub_tables": false, "html_remove_navigation_elements": false, "presentation_skip_embedded_data": false, "auto_mode_trigger_on_text_in_page": null, "specialized_chart_parsing_agentic": false, "auto_mode_trigger_on_image_in_page": false, "auto_mode_trigger_on_table_in_page": false, "presentation_out_of_bounds_content": false, "structured_output_json_schema_name": null, "auto_mode_trigger_on_regexp_in_page": null, "complemental_formatting_instruction": null, "specialized_chart_parsing_efficient": false, "merge_tables_across_pages_in_markdown": false, "spreadsheet_force_formula_computation": false, "preserve_layout_alignment_across_pages": false, "keep_page_separator_when_merging_tables": false, "markdown_table_multiline_header_separator": null, "job_timeout_extra_time_per_page_in_seconds": null, "ignore_document_elements_for_layout_detection": false, "replace_failed_page_with_error_message_prefix": null, "replace_failed_page_with_error_message_suffix": null }, "partitions": { "file_parsing_id_partition": "4808aeb6-b437-4395-a75b-132a3bfc2b73" }, "project_id": "ea19435d-5fde-4855-9836-031b8b636d6c", "session_id": null, "correlation_id": null, "webhook_configurations": null, "parent_job_execution_id": null }, "error_message": null }, "text": null, "markdown": { "pages": [ { "page_number": 1, "markdown": "Annex Medical &#x26; Sacred Heart Medical, Incorporated\n\n# Company Overview\n\n# A.\n\nAnnex Medical, Inc. &#x26; Sacred Heart Medical, Inc. to be referred to as the Company, are both “S-Corporations” and being sold together in a single transaction.\n\n# B.\n\nThe Company is headquartered in Minnetonka, Minnesota and incorporated in the state of Minnesota.\n\n# C.\n\nOwnership:\n\nStuart J. Lind is the sole owner of all Company stock.\n\n# D.\n\nMission Statement:\n\nTo bring to market the highest quality endourological stone baskets. The Company strives to uphold the dignity of the human person with a constant regard for the physicians who use products produced by the Company, and the patients who benefit from them. Understanding that all that we have is a gift from God, the Company will, to the best of its ability, assist all in the attainment of eternal happiness, sacrificing, if necessary, growth and profits to achieve this end.\n\n# E.\n\nCustomer Base:\n\n- Annex Medical (contract manufacturing) customers:\n- CONFIDENTIAL\n- Olympus\n- Roen Surgical (Korea)\n- Sacred Heart Medical customers:\n- US hospital groups\n- Surgery centers\n- Individual physicians\n- International distributors in 8 countries\n- The Company’s top US customers include:\n- Cleveland Clinic\n- Ohio State University\n- Mayo Clinic Foundation\n- University of Rochester\n- University of Washington\n- Health Partners/Park Nicollet\n- Allina Health System", "success": true }, { "page_number": 2, "markdown": "Annex Medical &#x26; Sacred Heart Medical, Incorporated\n\n# Exhibit 11\n\n# Sales Dollar Distribution by Customer\n\n# 2024 Sales by Customer\n\n# Domestic SHM Sales\n\n$200,000\n$180,000\n$160,000\n$140,000\n$120,000\n$100,000\nCONFIDENTIAL\n$80,000\n$60,000\n$40,000\n$20,000\n$0\n\nCustomer\n\n*The top 10 customers account for 53% of Stone Basket Revenue\n\n**The top 5 Customers account for 31% of Stone Basket revenue\n\n17", "success": true } ] }, "items": null } ]
Author
Owner

@logan-markewich commented on GitHub (Dec 23, 2025):

@dakshneurolooplab if you check out the link I sent, /parse/url is not a valid endpoint

Note that that v2 endpoints are alpha and subject to change. I would not recommend using them. If you want to use the tier/version config, the v1 endpoints support these. I really recommend using the v1 endpoints, that is what the UI uses

Please reference the api docs I linked and let me know if that helps

@logan-markewich commented on GitHub (Dec 23, 2025): @dakshneurolooplab if you check out the link I sent, /parse/url is not a valid endpoint Note that that v2 endpoints are `alpha` and subject to change. I would not recommend using them. If you want to use the tier/version config, the v1 endpoints support these. I really recommend using the v1 endpoints, that is what the UI uses Please reference the api docs I linked and let me know if that helps
Author
Owner

@logan-markewich commented on GitHub (Dec 23, 2025):

What would help the most is, if you are comparing the UI to the API, showing the options for each

@logan-markewich commented on GitHub (Dec 23, 2025): What would help the most is, if you are comparing the UI to the API, showing the options for each
Author
Owner

@dakshneurolooplab commented on GitHub (Dec 23, 2025):

@logan-markewich Thank you so much! I did not know we could use v1 for tiers. It is now working. Yes. I can now see that the UI is also using v1. THANKS!!

@dakshneurolooplab commented on GitHub (Dec 23, 2025): @logan-markewich Thank you so much! I did not know we could use v1 for tiers. It is now working. Yes. I can now see that the UI is also using v1. THANKS!!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#587