For apps + integrations
CRUD endpoints per table with filter, pagination, and relation expansion
via ?include=. Auto-generated OpenAPI spec.
GET /api/v1/tables/invoices/rows?status=paid&include=customer
Upload spreadsheets, PDFs, contracts, invoices — or connect an Airtable base. DocQuery extracts structured tables with AI, lets you link them with foreign keys, and instantly serves REST, GraphQL, and MCP APIs — production-ready.
Free tier includes 5 documents and 10,000 rows. No credit card required.
Excel files, Google Sheets, PDFs, Word docs, invoices, contracts, scanned forms, CSVs — your team has the data. It's just stuck. Pasting into apps, retyping into databases, and stitching things together by hand.
DocQuery reads any document, turns it into clean relational tables, and gives you a real API in minutes.
How it works
Drop in a CSV, JSON, Markdown, or text file — or connect an Airtable base with a Personal Access Token.
AI detects tables, columns, types, and primary keys. You review and tweak.
Link columns across tables with foreign keys — no SQL, no migrations.
REST, GraphQL, and MCP endpoints are live the moment you save.
One backend
Connect to apps with REST, queries with GraphQL, and AI agents with MCP — all backed by the same unified relational model. Switch between them without remodeling anything.
CRUD endpoints per table with filter, pagination, and relation expansion
via ?include=. Auto-generated OpenAPI spec.
GET /api/v1/tables/invoices/rows?status=paid&include=customer
Workspace-aware schema with nested relations. Filter, paginate, and traverse foreign keys in a single request.
{ rows(table: "invoices") {
data
related(column: "customer_id") {
data
}
} }
Native Model Context Protocol — Claude, Cursor, and any MCP-aware client gets tools, resources, and prompts out of the box.
POST /api/v1/mcp
{"method":"tools/call",
"params":{"name":"query_table",...}}
Who it's for
Stop copy-pasting between Excel and dashboards. Upload reports, link them, query with SQL-like power.
Invoices, receipts, and bank statements turn into a real ERP-style API in minutes.
Contracts plus supporting docs become a queryable knowledge graph instead of a folder of PDFs.
Feed clean relational data to agents via MCP. No more pipeline-of-pipelines to get usable context.
Mix Google Sheets and supplier PDFs into one source of truth that your tools can read.
Bulk document processing with governance, audit logs, and row-level security on Pro.
Set up your first document → API in under five minutes. Free forever for personal projects.
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect