Structured Data From Real Documents
Extract JSON from emails, invoices, receipts. 75.7% accuracy. 2-4x more cost-effective than GPT-4.
Benchmarked on EdgeJSON v3 real-world documents. Built-in reliability layer ensures consistent output quality.
Flat-rate pricing instead of per-token billing. 10K extractions for $29/month vs ~$110 on GPT-4 Turbo.
~2-3 second response times. Small models (135M-360M params) optimized for extraction tasks.
Define your JSON schema, send your text. Get structured output that matches your spec exactly.
Models available on HuggingFace under Apache 2.0. Run on your own infrastructure if needed.
Automatic retries, validation, and fallback logic. The API handles edge cases so you don't have to.
Extract sender, recipients, dates, action items from business emails automatically.
Pull vendor, amounts, line items, due dates from invoice text. Feed into your ERP.
Parse merchant, total, items, payment method from receipt OCR output.
Structure any text document into JSON. Contracts, forms, reportsβ50+ words recommended.
Instant access, no signup. Or create a free account for 1,000 requests/month.
POST your document text and desired JSON schema. One API call.
Receive validated JSON matching your schema. Ready for your pipeline.
curl -X POST https://justin-advisors-thirty-recommend.trycloudflare.com/v1/extract \
-H 'Content-Type: application/json' \
-d '{
"text": "From: [email protected]\nSubject: Q4 Meeting\nHi team, lets meet on Dec 15th at 2pm in conference room B.\nThanks,\nSarah Johnson\nSenior Manager\n(555) 123-4567",
"schema": {
"type": "object",
"properties": {
"sender_email": {"type": "string"},
"sender_name": {"type": "string"},
"meeting_date": {"type": "string"},
"meeting_time": {"type": "string"}
}
}
}'
BETA Early adopter pricing locked in forever
FREE
no signup required
$0
per month
$29
per month $49
$199
per month $249
Custom
contact us
All plans include DDoS protection. Instant and Free tiers require no credit card.
Maaza API offers predictable, flat-rate pricing for JSON extraction tasks.
| Provider | Model | Cost per 10K | Notes |
|---|---|---|---|
| Maaza API | SLM-360M | $29-49/mo | Flat rate |
| OpenAI | GPT-4 Turbo | ~$110 | Token-based |
| Anthropic | Claude 3.5 Sonnet | ~$45 | Token-based |
| OpenAI | GPT-4o | ~$32.50 | Token-based |
Models are open source on HuggingFace under Apache 2.0 license.
Get instant accessβno signup required. 100 free requests to try it out.
Get Started FreeNeed help with integration or want to discuss enterprise options?