{"api":"v1","generated_at":"2026-09-16T04:07:48.544Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-staging-eckari-com-v1-companies-uk-companynumber-owners-123fbf","pinned_page":"https://tollindex.com/e/api-staging-eckari-com-v1-companies-uk-companynumber-owners-123fbf/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-staging-eckari-com-v1-companies-uk-companynumber-owners-123fbf","canonical_url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/owners","resource":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/owners","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"An empty owners 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 — with natures of control as register codes and official text, dates and public identification. The UK statutory beneficial-ownership (UBO) record. Use when: Who owns this UK company?","service_name":"Eckari","declared_category":null,"declared_tags":["uk","companies-house","company","kyb","psc"],"route_template":"/v1/companies/uk/:companyNumber/owners","registry_updated":"2026-08-18T10:46:10.621Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"uk owners","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.008 USDC","amount_units":0.008,"decimals_known":true,"pay_to":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":7,"unique_payers_30d":1,"last_called_at":"2026-08-18T10:46:10.074Z"},"validation":{"latest":{"observed_at":"2026-09-16T04:01:26.018Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T04:01:26.018Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T04:00:11.457Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T03:59:19.655Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T03:59:00.719Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:14:10.012Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:39:12.619Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","page":"https://tollindex.com/seller/0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","endpoints":29,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["uk","companies-house","company","kyb","psc"],"type":"http","accepts":[{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","amount":"8000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-18T10:46:10.074Z","l30DaysTotalCalls":7,"l30DaysUniquePayers":1},"resource":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/owners","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"companyNumber":"00445790"},"queryParams":{}},"output":{"type":"json","example":{"data":{"offset":0,"owners":[],"has_more":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"}],"statements":[],"next_offset":null,"active_count":0,"ceased_count":0,"total_results":0,"company_number":"00445790","ownership_status":"exempt_listed_company","active_statement_count":0},"meta":{"source":"companies_house","version":"1.2.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":["companyNumber"],"properties":{"companyNumber":{"type":"string","pattern":"^[A-Za-z0-9 ]+$","maxLength":10,"minLength":1,"description":"Companies House company number. Whitespace is ignored (so a spaced form is accepted, which is why maxLength is 10 for an 8-character identifier) and short numeric values are zero-padded to 8 characters."}},"additionalProperties":false},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Maximum PSCs to return per page (1-100). Default 25. 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, has_more is true and 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 the 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/:companyNumber/owners"},"payment-identifier":{"info":{"required":false},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["required"],"properties":{"id":{"type":"string","pattern":"^[a-zA-Z0-9_-]+$","maxLength":128,"minLength":16},"required":{"type":"boolean"}}}}},"description":"An empty owners 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 — with natures of control as register codes and official text, dates and public identification. The UK statutory beneficial-ownership (UBO) record. Use when: Who owns this UK company?","lastUpdated":"2026-08-18T10:46:10.621Z","serviceName":"Eckari","x402Version":2}]}}