{"uid":"cap_Z_uNbMkIVX_H8QR4b5QYC","slug":"api-strale-io-950d0c0d","name":"Strale Insolvency Check","description":"Check if a company has any insolvency, bankruptcy, or winding-up proceedings. Currently covers UK (via Companies House). Returns status and key dates.","url":"https://api.strale.io/x402/insolvency-check","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["company_name","country_code"],"properties":{"company_name":{"type":"string","description":"Company name"},"country_code":{"type":"string","description":"Country code (ISO 2-letter)"},"company_number":{"type":"string","description":"Company registration number if known (optional)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"company_name":"Apple Inc","country_code":"GB","company_number":"03708646"},"response":{"_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}},"exampleRequest":{"company_name":"Apple Inc","country_code":"GB","company_number":"03708646"},"tags":["x402"],"displayCostAmount":"0.0216","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0216/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_OcYmgXcCsO0z-Ep-ibrro","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0216","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Check whether a company has active insolvency, bankruptcy, or winding-up proceedings, returning status and key dates (currently UK via Companies House).","exampleAgentPrompt":"Can you check whether Carillion PLC in the UK has any insolvency, bankruptcy, or winding-up proceedings on record? Their company number is 02605406.","exampleUseCases":null,"resultDescription":"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.","failureModes":["Company not found — returns no match if the name doesn't correspond to a registered entity","Country code not supported — currently only UK (GB) is covered; other country codes may return unsupported error","Ambiguous company name — multiple matches possible if no company number provided","Rate limiting or payment failure — x402 payment required per call; insufficient funds returns 402 error","Missing required parameters — company_name or country_code absent returns validation error"],"whenToPreferThis":"Use 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.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:25.071Z","isFirstParty":false}