Welcome to PDF.ai API
PDF.ai API access allows you to chat with your PDF files easily by integrating it with your own application or setup.
Last updated
Was this helpful?
PDF.ai API access allows you to chat with your PDF files easily by integrating it with your own application or setup.
Last updated
Was this helpful?
Here you'll find all the documentation you need to get up and running with our PDF.ai API.
Let's dive in 👇
You need to generate your API key from your page to call our API endpoints (Note: you need to be on the dedicated API plan to get your API key)
In order to chat with any PDF you need to have a docId
of it
To get the docId
, the PDF using a file or a URL. Or, if the file is uploaded via the web portal, the docId
is the last part of the URL
Feeling like an eager beaver? Jump into the quick start docs and get making your first request
Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with our API endpoints
Here is our public Postman collection which you can use to try all our API endpoints in no time
After you get the docId
use that in your or endpoints to get the summary or responses to your questions by sending a message
If you no longer want to chat with a PDF, then you can remove the PDF using its docId
through endpoint.
⇒