Strale Insolvency Check is a paid API for AI agents from api.strale.io, paid per call via x402, $0.0216/call, status unknown (last checked 2026-09-14).
Check whether a company has active insolvency, bankruptcy, or winding-up proceedings, returning status and key dates (currently UK via Companies House).
Check if a company has any insolvency, bankruptcy, or winding-up proceedings. Currently covers UK (via Companies House). Returns status and key dates.
Returns the insolvency status of the company along with key dates such as filing date, type of proceeding (e.g. liquidation, administration, winding-up), and current status — sourced from Companies House for UK entities.
GEThttps://api.strale.io/x402/insolvency-checkUse this endpoint when you need to programmatically verify whether a UK-registered company has active or historical insolvency, liquidation, administration, or winding-up proceedings, especially as part of a B2B due diligence, credit risk, or supplier vetting workflow. Prefer this over manual Companies House searches when you need structured, machine-readable output with key dates.
{
"company_name": "Apple Inc",
"country_code": "GB",
"company_number": "03708646"
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"_meta": {
"payment": {
"method": "x402",
"price_usd": 0.0216,
"settlement_id": "0x480d491d52a16969d08d5bca088a3eeef3e70823cacaf8a4453425f05f5bdc5a"
},
"capability": "insolvency-check",
"latency_ms": 264,
"provenance": {
"source": "companies-house-uk",
"fetched_at": "2026-06-13T04:26:47.901Z"
}
},
"query": "Apple Inc",
"data_source": "companies-house-uk",
"proceedings": [],
"country_code": "GB",
"company_number": "03708646",
"supported_country": true,
"has_insolvency_proceedings": false
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"