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. SQS: 77/100.
Protocol
x402
Price
$0.01
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)
207ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-06-02 06:31:59
Last Healthy
2026-06-02 06:31:59
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"
},
"iban": {
"description": "Payment IBAN",
"type": "string"
},
"line_items": {
"type": "array"
},
"total": {
"type": "number"
},
"total_amount": {
"description": "Invoice total amount",
"type": "string"
},
"vat_amount": {
"type": "number"
},
"vat_number": {
"description": "VAT number from invoice",
"type": "string"
},
"vendor": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-06-02 06:31:59 | healthy | 402 | 211ms | |
| 2026-06-02 00:33:24 | healthy | 402 | 199ms | |
| 2026-06-01 21:49:28 | healthy | 402 | 211ms | |
| 2026-06-01 17:54:52 | healthy | 402 | 114ms | |
| 2026-06-01 13:23:13 | healthy | 402 | 204ms | |
| 2026-06-01 11:03:42 | healthy | 402 | 200ms | |
| 2026-06-01 06:41:32 | healthy | 402 | 203ms | |
| 2026-06-01 03:14:00 | healthy | 402 | 215ms | |
| 2026-05-31 22:12:46 | healthy | 402 | 204ms | |
| 2026-05-31 18:29:00 | healthy | 402 | 207ms | |
| 2026-05-31 13:32:11 | healthy | 402 | 221ms | |
| 2026-05-31 10:02:58 | healthy | 402 | 186ms | |
| 2026-05-31 06:58:18 | healthy | 402 | 194ms | |
| 2026-05-31 03:15:15 | healthy | 402 | 210ms | |
| 2026-05-30 21:18:07 | healthy | 402 | 208ms | |
| 2026-05-30 17:17:51 | healthy | 402 | 201ms | |
| 2026-05-30 14:26:39 | healthy | 402 | 231ms | |
| 2026-05-30 09:58:17 | healthy | 402 | 222ms |