Extract structured data from an invoice or receipt image/PDF. Returns line items...
https://api.strale.io/x402/invoice-extractOverview
Extract structured data from an invoice or receipt image/PDF. Returns line items, totals, dates, vendor info, VAT amounts.
Protocol
x402
Price
$0.54
Payment Asset
USD Coin
Payment Network
Base
Category
media/images
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:10:02
Health
Status
healthy
Latency (p50)
181ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-17 02:20:16
Last Healthy
2026-09-17 02:20:16
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"base64": {
"description": "Base64-encoded invoice file",
"type": "string"
},
"url": {
"description": "URL to invoice image or PDF",
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"currency": {
"type": "string"
},
"date": {
"type": "string"
},
"line_items": {
"type": "array"
},
"total": {
"type": "number"
},
"vat_amount": {
"type": "number"
},
"vendor": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-17 02:20:16 | healthy | 402 | 144ms | |
| 2026-09-16 16:38:30 | healthy | 402 | 118ms | |
| 2026-09-16 08:44:05 | healthy | 402 | 577ms | |
| 2026-09-16 03:00:20 | healthy | 402 | 181ms | |
| 2026-09-15 18:24:25 | healthy | 402 | 118ms | |
| 2026-09-15 09:06:04 | healthy | 402 | 147ms | |
| 2026-09-15 00:44:59 | healthy | 402 | 188ms | |
| 2026-09-14 09:31:46 | healthy | 402 | 485ms |