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
PDF.ai API access allows you to chat with your PDF files easily by integrating it with your own application or setup.
Last updated
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 developer page to call our API endpoints (Note: you need to be on Ultimate or Enterprise 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
, upload 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
If you no longer want to chat with a PDF, then you can remove the PDF using its docId
through delete endpoint.
Feeling like an eager beaver? Jump into the quick start docs and get making your first request
Quick startDive a little deeper and start exploring our API reference to get an idea of everything that's possible with our API endpoints
ReferenceHere is our public Postman collection which you can use to try all our API endpoints in no time