Document AI API
## Document AI API — Powered by DePIN Extract, analyze, and process documents at scale using a decentralized node network. No infrastructure to manage, no rate limit headaches. ### What you can do - **OCR PDF** — Extract text from scanned or native PDFs, page by page - **CSV Stats** — Get descriptive statistics instantly: mean, median, distribution, missing values - **Data Processing** — Clean,…
Document AI API endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| POST |
/api/enterprise/v1/jobs /api/enterprise/v1/jobs |
Submit a compute job to the decentralized node network. Returns a job ID to poll for results. |
| GET |
/api/enterprise/v1/jobs/{id}/result /api/enterprise/v1/jobs/{id}/result |
Poll for the result of a previously submitted job. Status: queued | running | completed | failed. |
| GET |
/api/enterprise/v1/limits /api/enterprise/v1/limits |
Returns your current plan limits, usage and available job types. |
Document AI API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $7 / month | — |
|
| PRO | $29 / month | 50 / second |
|
| ULTRA | $50 / month | — |
|