/
LA
landing-ai
/
LandingAI Agentic Document Extraction (ADE) API v2: Parse and Extract Documents with DPT-3
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-22
20
64
110.7 KB
Parse
ADE Parse
Parse a document and return the parse response inline.
post
/v2/parse
Response
The parse response
ParseResponse
required
markdown
string
required
chunks
ParseChunk[]
required
splits
ParseSplit[]
required
grounding
object
metadata
ParseMetadata
required