Aryn
Overview
SLUG: ARYN
Description
Aryn is an AI-powered platform for document parsing, data extraction, and analytics, enabling users to process and query unstructured documents at scale.
Authentication Details
API Key
Connecting to Aryn
Create an auth config
Use the dashboard to create an auth config for the Aryn toolkit. This allows you to connect multiple Aryn accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Aryn toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ARYN_ARYN_CREATE_DOCSET
Tool Name: Create DocSet
Description
Action Parameters
Action Response
ARYN_CREATE_DOCSET
Tool Name: Create DocSet
Description
Action Parameters
Action Response
ARYN_DELETE_DOCSET
Tool Name: Delete DocSet
Description
Action Parameters
Action Response
ARYN_GENERATE_PLAN
Tool Name: Generate plan
Description
Action Parameters
Action Response
ARYN_GET_DOCUMENT
Tool Name: Get Document by ID
Description
Action Parameters
Action Response
ARYN_GET_DOCUMENT_BINARY
Tool Name: Get Document Binary
Description
Action Parameters
Action Response
ARYN_GET_DOC_SET
Tool Name: Get DocSet Metadata
Description
Action Parameters
Action Response
ARYN_LIST_ASYNC_TASKS
Tool Name: List Async Tasks
Description
Action Parameters
Action Response