Look up UK beneficial ownership (UBO / PSC) information for a company. Returns i...
https://api.strale.io/x402/v2/beneficial-ownership-lookupOverview
Look up UK beneficial ownership (UBO / PSC) information for a company. Returns individuals who ultimately own or control the entity, their ownership percentage, and the ownership chain. Uses Companies House Persons of Significant Control. UK-only — non-GB…
Protocol
x402
Price
$0.27
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-08-27 16:12:44
Health
Status
healthy
Latency (p50)
609ms
Uptime (30d)
100.0%
Reliability Score
82/100
Last Checked
2026-08-27 19:40:48
Last Healthy
2026-08-27 19:40:48
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"company_name": {
"description": "Company name",
"required": true,
"type": "string"
},
"company_number": {
"description": "Company registration number if known (optional)",
"type": "string"
},
"jurisdiction": {
"description": "Country code (ISO 2-letter) for narrowing results (optional)",
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"beneficial_owners": {
"type": "array"
},
"company_name": {
"type": "string"
},
"company_number": {
"type": "string"
},
"company_status": {
"type": "string"
},
"data_source": {
"type": "string"
},
"has_psc_data": {
"type": "boolean"
},
"jurisdiction": {
"type": "string"
},
"message": {
"type": "string"
},
"supported_jurisdiction": {
"type": "boolean"
},
"supported_jurisdictions": {
"type": "array"
},
"total_beneficial_owners": {
"type": "integer"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-27 19:40:48 | healthy | 402 | 609ms |