Back to catalog
๐Ÿ“

Chatpdf

API Key

Chat with pdf using GPT4 and ChatGPT

๐Ÿ“Text AnalysisHTTPSCORS enabled

ChatPDF

PDF Analysis Result

Source IdSrc_abc789xyz
FilenameQ3_Financial_Report_2024.pdf
Page Count42
AnswerTotal revenue for Q3 2024 was $4.2 billion, representing a 12% year-over-year increase.
ConfidenceHigh

Sample Response

response.json
1{
2 "source_id": "src_abc789xyz",
3 "filename": "Q3_Financial_Report_2024.pdf",
4 "page_count": 42,
5 "answer": "Total revenue for Q3 2024 was $4.2 billion, representing a 12% year-over-year increase.",
6 "confidence": "high"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://chatpdf.so/api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs