PDF.ai API - Chat with PDF using AI
HomeSign in
  • Welcome to PDF.ai API
  • Quick start
  • Reference
    • Upload PDF
      • OCR an uploaded PDF
      • Update tags for an uploaded PDF
    • Get all documents
    • Get single document
    • Summarize PDF
    • Chat with PDF
    • Chat with all PDFs
    • Delete PDF
    • Chat history
    • API limits
    • AI Tools
      • Invoice JSON
      • Resume scanner
Powered by GitBook
On this page
  • Steps involved in using our API
  • Want to jump right in?
  • Want to deep dive?
  • Try it out right now

Was this helpful?

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.

NextQuick start

Last updated 12 days ago

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 👇

Steps involved in using our API

  1. 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)

  2. In order to chat with any PDF you need to have a docId of it

  3. 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

Want to jump right in?

Feeling like an eager beaver? Jump into the quick start docs and get making your first request

Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with our API endpoints

Try it out right now

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.

⇒

summary
chat
delete
Quick start
Reference
Postman collection of PDF.ai API
developer
upload