APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
AgentQL
QueryDocumentRequest
AgentQL
· Schema
QueryDocumentRequest
Request body for querying data from a document.
Agents
Artificial Intelligence
Web Scraping
Data Extraction
Browser Automation
REST API
Properties
Name
Type
Description
url
string
URL of the document to query (PDF or image).
query
string
AgentQL query string for structured data extraction.
prompt
string
Natural language description of the data to extract.
View JSON Schema on GitHub