Extract key terms from a contract/legal document. Returns parties, dates, obliga...
https://api.strale.io/x402/v2/contract-extractOverview
Extract key terms from a contract/legal document. Returns parties, dates, obligations, payment terms, liability caps, termination clauses. Not legal advice.
Protocol
x402
Price
$0.54
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-08-27 16:12:43
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"base64": {
"type": "string"
},
"pdf_url": {
"type": "string"
},
"text": {
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"effective_date": {
"type": "string"
},
"key_obligations": {
"type": "array"
},
"parties": {
"type": "array"
},
"payment_terms": {
"type": "object"
},
"termination_clauses": {
"type": "array"
}
}