BrainMaze AI Master Suite
# BrainMaze AI Master Suite: The Regulatory-Grade Data Hub **One API. Total Document Intelligence. 100% German Infrastructure.** The BrainMaze AI Master Suite is the definitive ecosystem for high-stakes document processing. Designed for the requirements of 2026, we provide "Agent-Ready" data structures (Markdown/JSON) optimized for autonomous AI workflows and RAG pipelines. --- ### 🚀 The Full…
BrainMaze AI Master Suite endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Markdown Ingestion Job /v2/ingest-smart |
Starts the asynchronous conversion process. Upload your file here. Returns a jobId. |
| POST |
Create PII Masking Job /v2/mask-pii |
Starts the asynchronous anonymization process. Upload your text or file here. Returns a jobId. |
| POST |
Create Summarization Job /v2/summary |
Starts the asynchronous summarization process. Upload your file or text here. Returns a jobId. |
| POST |
Create Classification Job /v2/classify |
Starts the asynchronous classification. Returns a jobId. |
| POST |
Create JSON Extraction Job /v2/extract-json |
Starts the asynchronous structured data extraction. Returns a jobId. |
| GET |
Get Results /v2/result/{job_id} |
Poll this endpoint with the jobId. Once the status is 'SUCCESS', you receive the final Result. This call is free. |
BrainMaze AI Master Suite pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|