Introduction

What is the Docalysis API?

Docalysis API is an API for using Docalysis with your own programs, scripts, and websites. It lets you upload your documents, have an AI chat with these files, and batch query files, among other things.

Using the API is as simple as sending GET and POST requests to the API endpoint (https://api1.docalysis.com/api/v1/) with your API key and data about what action you want to perform. You can get an API key from your API key management page.