Overview
The Cradl AI REST API gives developers direct access to Cradl AI from custom applications and backend workflows. It can be used to manage agents, runs, documents, uploads, and extraction results programmatically.
Configuration Steps
Create API credentials in Cradl AI
Authenticate with the Cradl AI API
Create or select the agent that should process the document
Upload the document and start a run
Retrieve or route the extracted results in your own system