Skip to main content
Every aryn.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Async Tasks

list

asyncTasks.list List async partitioning tasks Risk: read
Input Output

Docset

create

docset.create Create a new DocSet Risk: write
Input
Output

delete

docset.delete Delete a DocSet Risk: destructive
Input Output

get

docset.get Get DocSet metadata Risk: read
Input Output

Document

get

document.get Get a document by ID Risk: read
Input Output

getBinary

document.getBinary Download document binary content Risk: read
Input Output

partition

document.partition Partition document using Aryn DocParse Risk: write
Input
Output

submitAsyncAdd

document.submitAsyncAdd Submit document asynchronously to a DocSet Risk: write
Input
Output

Query

generatePlan

query.generatePlan Generate query plan Risk: read
Input Output