{"id":"2af92ac3-ce62-4693-9e8b-7c392a17457f","url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/owners","method":"GET","fingerprint":"19c5a45d3a04000d9c1eb22faa3b5d0f3acf03586e5bd3d28cdc7a432be50011","name":"Eckari","description":null,"category":"other","docs_url":null,"advertised_price_usd":"0.008000","asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","scheme":"exact","networks":["eip155:84532"],"pay_to":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","input_schema":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","required":["company_number"],"properties":{"company_number":{"type":"string","pattern":"^\\s*(?:[0-9]{1,8}|[A-Za-z][0-9]{7}|[A-Za-z]{2}[0-9]{6}|[A-Za-z]{2}[0-9]{5}[A-Za-z]|[A-Za-z]{2}[0-9]{4}[A-Za-z]{2})\\s*$","maxLength":10,"minLength":1,"description":"Companies House company number. Accepted shapes are the register's own — 1-8 digits (zero-padded to 8, e.g. 445790 → 00445790), one letter + 7 digits (R0000001), two letters + 6 digits (SC002180, NI000001, OC123456, OE000001), or the registered-society suffix forms (two letters + 5 digits + 1 letter; two letters + 4 digits + 2 letters). Case-insensitive; surrounding whitespace is ignored (which is why maxLength is 10); internal spaces and punctuation are not accepted. Any other value (for example PROBE) is rejected as INVALID_INPUT before payment and before any upstream call."}},"additionalProperties":false},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Maximum PSCs to return per page (1-100). Default 10. Eckari reads up to three register pages of 100 entries to fill this after the ceased filter is applied; if the limit is still unmet, page.has_more is true and page.next_offset says where to resume."},"offset":{"type":"integer","maximum":10000,"minimum":0,"description":"Zero-based index into the register's own PSC list (not into the filtered result). Pass back page.next_offset from the previous response to page."},"include_ceased":{"type":"boolean","description":"Include PSCs whose control has ceased. Default false."}},"additionalProperties":false}},"additionalProperties":false},"output_schema":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}},"schema_completeness":0,"status":"live","first_seen_at":"2026-08-23 13:24:55.559628+00","last_seen_at":"2026-08-23 13:24:54.939+00","last_success_at":"2026-09-14 10:23:58.127+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 10:28:58.127+00","search_tsv":"'eckari':1","catalog_number":"2991","x402_version":2,"resource_url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/owners","resource_description":"An empty items list is never the same as \"no owner\": ownership_status and the filed PSC statements/exemptions explain why the register discloses none. Returns the persons with significant control (PSCs) for a UK company — the individuals, entities or legal persons that own or control it — each nature of control carrying the register code and its official text, with dates and public identification. The UK statutory beneficial-ownership (UBO) record. Use when: Who owns this UK company?","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","pathParams":{"company_number":"00445790"},"queryParams":{}},"output":{"type":"json","example":{"data":{"page":{"limit":10,"total":0,"offset":0,"has_more":false,"returned":0,"next_offset":null},"items":[],"query":{"include_ceased":false},"exemptions":[{"exempt_to":"2023-02-02","is_current":false,"description":"This is a traded, DTR5 issuing company. Therefore it may be exempt from updating its PSC information.","exempt_from":"2017-06-07","exemption_type":"disclosure-transparency-rules-chapter-five-applies"},{"exempt_to":null,"is_current":true,"description":"The company has been or is exempt from the requirement to obtain information of its PSC, as it has voting shares admitted to trading on a UK regulated market.","exempt_from":"2018-06-18","exemption_type":"psc-exempt-as-trading-on-uk-regulated-market"}],"statements":[],"active_count":0,"ceased_count":0,"company_number":"00445790","ownership_status":"exempt_listed_company","active_statement_count":0},"meta":{"source":"companies_house","version":"3.0.0","freshness":"live","capability":"company.uk.owners"}}}},"schema":{"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"},"pathParams":{"type":"object","required":["company_number"],"properties":{"company_number":{"type":"string","pattern":"^\\s*(?:[0-9]{1,8}|[A-Za-z][0-9]{7}|[A-Za-z]{2}[0-9]{6}|[A-Za-z]{2}[0-9]{5}[A-Za-z]|[A-Za-z]{2}[0-9]{4}[A-Za-z]{2})\\s*$","maxLength":10,"minLength":1,"description":"Companies House company number. Accepted shapes are the register's own — 1-8 digits (zero-padded to 8, e.g. 445790 → 00445790), one letter + 7 digits (R0000001), two letters + 6 digits (SC002180, NI000001, OC123456, OE000001), or the registered-society suffix forms (two letters + 5 digits + 1 letter; two letters + 4 digits + 2 letters). Case-insensitive; surrounding whitespace is ignored (which is why maxLength is 10); internal spaces and punctuation are not accepted. Any other value (for example PROBE) is rejected as INVALID_INPUT before payment and before any upstream call."}},"additionalProperties":false},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Maximum PSCs to return per page (1-100). Default 10. Eckari reads up to three register pages of 100 entries to fill this after the ceased filter is applied; if the limit is still unmet, page.has_more is true and page.next_offset says where to resume."},"offset":{"type":"integer","maximum":10000,"minimum":0,"description":"Zero-based index into the register's own PSC list (not into the filtered result). Pass back page.next_offset from the previous response to page."},"include_ceased":{"type":"boolean","description":"Include PSCs whose control has ceased. Default false."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/v1/companies/uk/:company_number/owners"},"accepted_requirements":[{"raw":{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","amount":"8000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":60},"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","scheme":"exact","network":"eip155:84532","amountAtomic":"8000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 10:23:58.127+00","bazaar_validation_error":null,"window":"24h","probes_n":24,"handshake_uptime":1,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":865,"latency_p90":2154,"price_drift_pct":0,"score":0.7967,"computed_at":"2026-09-14 10:24:02.399+00","source_metadata":[{"raw":{"url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/owners","name":"Eckari","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"19c5a45d3a04000d9c1eb22faa3b5d0f3acf03586e5bd3d28cdc7a432be50011","advertisedPriceUsd":0.008},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/owners","resource_description":"An empty items list is never the same as \"no owner\": ownership_status and the filed PSC statements/exemptions explain why the register discloses none. Returns the persons with significant control (PSCs) for a UK company — the individuals, entities or legal persons that own or control it — each nature of control carrying the register code and its official text, with dates and public identification. The UK statutory beneficial-ownership (UBO) record. Use when: Who owns this UK company?","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","pathParams":{"company_number":"00445790"},"queryParams":{}},"output":{"type":"json","example":{"data":{"page":{"limit":10,"total":0,"offset":0,"has_more":false,"returned":0,"next_offset":null},"items":[],"query":{"include_ceased":false},"exemptions":[{"exempt_to":"2023-02-02","is_current":false,"description":"This is a traded, DTR5 issuing company. Therefore it may be exempt from updating its PSC information.","exempt_from":"2017-06-07","exemption_type":"disclosure-transparency-rules-chapter-five-applies"},{"exempt_to":null,"is_current":true,"description":"The company has been or is exempt from the requirement to obtain information of its PSC, as it has voting shares admitted to trading on a UK regulated market.","exempt_from":"2018-06-18","exemption_type":"psc-exempt-as-trading-on-uk-regulated-market"}],"statements":[],"active_count":0,"ceased_count":0,"company_number":"00445790","ownership_status":"exempt_listed_company","active_statement_count":0},"meta":{"source":"companies_house","version":"3.0.0","freshness":"live","capability":"company.uk.owners"}}}},"schema":{"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"},"pathParams":{"type":"object","required":["company_number"],"properties":{"company_number":{"type":"string","pattern":"^\\s*(?:[0-9]{1,8}|[A-Za-z][0-9]{7}|[A-Za-z]{2}[0-9]{6}|[A-Za-z]{2}[0-9]{5}[A-Za-z]|[A-Za-z]{2}[0-9]{4}[A-Za-z]{2})\\s*$","maxLength":10,"minLength":1,"description":"Companies House company number. Accepted shapes are the register's own — 1-8 digits (zero-padded to 8, e.g. 445790 → 00445790), one letter + 7 digits (R0000001), two letters + 6 digits (SC002180, NI000001, OC123456, OE000001), or the registered-society suffix forms (two letters + 5 digits + 1 letter; two letters + 4 digits + 2 letters). Case-insensitive; surrounding whitespace is ignored (which is why maxLength is 10); internal spaces and punctuation are not accepted. Any other value (for example PROBE) is rejected as INVALID_INPUT before payment and before any upstream call."}},"additionalProperties":false},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Maximum PSCs to return per page (1-100). Default 10. Eckari reads up to three register pages of 100 entries to fill this after the ceased filter is applied; if the limit is still unmet, page.has_more is true and page.next_offset says where to resume."},"offset":{"type":"integer","maximum":10000,"minimum":0,"description":"Zero-based index into the register's own PSC list (not into the filtered result). Pass back page.next_offset from the previous response to page."},"include_ceased":{"type":"boolean","description":"Include PSCs whose control has ceased. Default false."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/v1/companies/uk/:company_number/owners"},"accepted_requirements":[{"raw":{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","amount":"8000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":60},"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","scheme":"exact","network":"eip155:84532","amountAtomic":"8000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 10:23:58.127+00","bazaar_validation_error":null},"sonar_metrics":{"score":0.7967,"uptime":1,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":865,"latency_p90":2154,"price_drift_pct":0},"cdp_indexed":false,"confidence":"high"}