Skip to content
LangParse
Search
Ctrl
K
Cancel
Select theme
Dark
Light
Auto
Guides
API Reference
API Reference
Overview
Parse
Overview
Extract a document (schemaless)
Parse a document
Get a presigned upload URL
Fetch a parse result
Folders
Overview
List folders
List a folder's files + documents
Files
Overview
Get a source file (metadata + signed download URL)
Management
Overview
List models
Create a model
Get a model
Update a model (schema, strategy, output tags…)
List routers
Create a router
Generate the cross-account IAM policy for an S3 source
List sources
Create a source (managed inbox or your S3 bucket)
List destinations
Create a destination (webhook / S3 / SQS / SNS)
Create an API key (requires admin)
Select theme
Dark
Light
Auto
Overview
Management
Section titled “Management”
Configure models, routers, sources, destinations. Requires a
manage
-scoped key (or login).
Operations
Section titled “Operations”
GET
/api/models
POST
/api/models
GET
/api/models/{modelId}
PUT
/api/models/{modelId}
GET
/api/routers
POST
/api/routers
POST
/api/sources/policy
GET
/api/sources
POST
/api/sources
GET
/api/destinations
POST
/api/destinations
POST
/api/apikeys