OCR Text extraction
# ⚠️ ATTENTION: V1 LEGACY ENDPOINT **This API is now in maintenance mode.** While it remains fully functional for simple text extraction, all active development has moved to our professional-grade suite. ### 🚀 UPGRADE TO THE MASTER SUITE For developers building RAG pipelines, AI Agents, or high-security applications, we recommend the **BrainMaze AI Master Suite**: 👉 **[GET THE MASTER SUITE…
OCR Text extraction endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
job result /v1/ |
Posting to the OCR endpoint creates a job for the analysis. With this endpoint, you can check the status of the job and get the result. Possible status are: * PENDING * STARTED *… |
| POST |
request OCR /v1/ocr/ |
Post your file to this endpoint to create an OCR analysis job. You immediately get back the jobId you need to request your job status. All files send to this endpoint are only… |
OCR Text extraction pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $150 / month | — |
|