---
title: "ADE Parse Jobs"
method: POST
path: "/v1/ade/parse/jobs"
tags: ["Tools"]
---

# ADE Parse Jobs

`POST /v1/ade/parse/jobs`

Parse documents asynchronously.

This endpoint creates a job that handles the
    processing for both large documents and large batches of documents.

 For EU
    users, use this endpoint:


    `https://api.va.eu-west-1.landing.ai/v1/ade/parse/jobs`.

## Response `202`

Job queued successfully

- JobCreationResponse
  - `job_id` string, required

## Other responses

- `422` — Validation Error
- `429` — Rate limit exceeded

---

[API](https://skmtc.net/landing-ai/apis/landingai-agentic-document-extraction-ade-api-v2-parse-and-e.md) · [All operations](https://skmtc.net/landing-ai/apis/landingai-agentic-document-extraction-ade-api-v2-parse-and-e/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/landing-ai/landingai-agentic-document-extraction-ade-api-v2-parse-and-e/revisions/b07477df91eb/schema)
