{"id":"b4060a58-caa3-4f95-9517-30d3cba875b9","url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/directors?limit=5","method":"GET","fingerprint":"0426f71e27886806b006a0efcfb1162cc87e4a2849dddfa8b97885a18666810d","name":"Eckari","description":null,"category":"other","docs_url":null,"advertised_price_usd":"0.005000","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, also called the company registration number (CRN). 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":{"role":{"enum":["director","secretary","llp_member","all"],"type":"string","description":"Which appointments to return. Default `director` — the capability's name is its contract. The register encodes the office in officer_role, so the filter is a substring test on it: `director` matches director, corporate-director, nominee-director and corporate-nominee-director; `secretary` matches secretary, corporate-secretary, nominee-secretary and corporate-nominee-secretary; `llp_member` matches llp-member, llp-designated-member and their corporate- forms; `all` returns every appointment the register lists, including managing officers, general partners, judicial factors and the EEIG/SE organ roles. Filtering is applied after the register read, so read page.has_more rather than items.length."},"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Maximum officers to return per page (1-100). Default 5. Eckari reads up to three register pages of 100 entries to fill this after the role and resigned filters are 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 officer list (not into the filtered result). Pass back page.next_offset from the previous response to page."},"include_resigned":{"type":"boolean","description":"Include resigned officers. 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:44.494138+00","last_seen_at":"2026-08-23 13:24:43.595+00","last_success_at":"2026-09-14 08:14:39.744+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 08:19:39.744+00","search_tsv":"'eckari':1","catalog_number":"2973","x402_version":2,"resource_url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/directors","resource_description":"Directors of a UK company from the Companies House officers register — the register of directors, secretaries and LLP members — including corporate and nominee directors, with appointment and resignation dates, nationality, country of residence, occupation, month/year of birth and correspondence address. role and include_resigned widen it. Use when: Identify who is legally responsible for a UK company - the directors on the Companies House officers register.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","pathParams":{"company_number":"00445790"},"queryParams":{"limit":3}},"output":{"type":"json","example":{"data":{"page":{"limit":3,"total":null,"offset":0,"has_more":true,"returned":3,"next_offset":4},"items":[{"name":"BETHELL, Melissa","role":"director","address":{"po_box":null,"region":null,"care_of":null,"country":"United Kingdom","locality":"Welwyn Garden City","premises":"Tesco House","postal_code":"AL7 1GA","address_line_1":"Shire Park","address_line_2":"Kestrel Way"},"is_active":true,"occupation":null,"nationality":"British","resigned_on":null,"appointed_on":"2018-09-24","date_of_birth":{"year":1974,"month":9},"identification":null,"officer_status":"active","country_of_residence":"United Kingdom"},{"name":"BODSON, Bertrand Jean Francois","role":"director","address":{"po_box":null,"region":null,"care_of":null,"country":"United Kingdom","locality":"Welwyn Garden City","premises":"Tesco House","postal_code":"AL7 1GA","address_line_1":"Shire Park","address_line_2":"Kestrel Way"},"is_active":true,"occupation":null,"nationality":"Belgian","resigned_on":null,"appointed_on":"2021-06-01","date_of_birth":{"year":1975,"month":6},"identification":null,"officer_status":"active","country_of_residence":"England"},{"name":"FAIRBAIRN, Carolyn Julie","role":"director","address":{"po_box":null,"region":null,"care_of":null,"country":"United Kingdom","locality":"Welwyn Garden City","premises":null,"postal_code":"AL7 1GA","address_line_1":"Tesco House, Shire Park","address_line_2":"Kestrel Way"},"is_active":true,"occupation":null,"nationality":"British","resigned_on":null,"appointed_on":"2023-09-01","date_of_birth":{"year":1960,"month":12},"identification":null,"officer_status":"active","country_of_residence":"United Kingdom"}],"query":{"role":"director","include_resigned":false},"company_number":"00445790","officer_totals":{"active":11,"inactive":0,"resigned":63}},"meta":{"source":"companies_house","version":"3.1.0","freshness":"live","capability":"company.uk.directors"}}}},"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, also called the company registration number (CRN). 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":{"role":{"enum":["director","secretary","llp_member","all"],"type":"string","description":"Which appointments to return. Default `director` — the capability's name is its contract. The register encodes the office in officer_role, so the filter is a substring test on it: `director` matches director, corporate-director, nominee-director and corporate-nominee-director; `secretary` matches secretary, corporate-secretary, nominee-secretary and corporate-nominee-secretary; `llp_member` matches llp-member, llp-designated-member and their corporate- forms; `all` returns every appointment the register lists, including managing officers, general partners, judicial factors and the EEIG/SE organ roles. Filtering is applied after the register read, so read page.has_more rather than items.length."},"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Maximum officers to return per page (1-100). Default 5. Eckari reads up to three register pages of 100 entries to fill this after the role and resigned filters are 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 officer list (not into the filtered result). Pass back page.next_offset from the previous response to page."},"include_resigned":{"type":"boolean","description":"Include resigned officers. Default false."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/v1/companies/uk/:company_number/directors"},"accepted_requirements":[{"raw":{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","amount":"5000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":60},"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","scheme":"exact","network":"eip155:84532","amountAtomic":"5000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 08:14:39.744+00","bazaar_validation_error":null,"window":"24h","probes_n":21,"handshake_uptime":1,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":855,"latency_p90":1667,"price_drift_pct":0,"score":0.8111,"computed_at":"2026-09-14 08:14:52.637+00","source_metadata":[{"raw":{"url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/directors?limit=5","name":"Eckari","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"0426f71e27886806b006a0efcfb1162cc87e4a2849dddfa8b97885a18666810d","advertisedPriceUsd":0.005},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/directors","resource_description":"Directors of a UK company from the Companies House officers register — the register of directors, secretaries and LLP members — including corporate and nominee directors, with appointment and resignation dates, nationality, country of residence, occupation, month/year of birth and correspondence address. role and include_resigned widen it. Use when: Identify who is legally responsible for a UK company - the directors on the Companies House officers register.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","pathParams":{"company_number":"00445790"},"queryParams":{"limit":3}},"output":{"type":"json","example":{"data":{"page":{"limit":3,"total":null,"offset":0,"has_more":true,"returned":3,"next_offset":4},"items":[{"name":"BETHELL, Melissa","role":"director","address":{"po_box":null,"region":null,"care_of":null,"country":"United Kingdom","locality":"Welwyn Garden City","premises":"Tesco House","postal_code":"AL7 1GA","address_line_1":"Shire Park","address_line_2":"Kestrel Way"},"is_active":true,"occupation":null,"nationality":"British","resigned_on":null,"appointed_on":"2018-09-24","date_of_birth":{"year":1974,"month":9},"identification":null,"officer_status":"active","country_of_residence":"United Kingdom"},{"name":"BODSON, Bertrand Jean Francois","role":"director","address":{"po_box":null,"region":null,"care_of":null,"country":"United Kingdom","locality":"Welwyn Garden City","premises":"Tesco House","postal_code":"AL7 1GA","address_line_1":"Shire Park","address_line_2":"Kestrel Way"},"is_active":true,"occupation":null,"nationality":"Belgian","resigned_on":null,"appointed_on":"2021-06-01","date_of_birth":{"year":1975,"month":6},"identification":null,"officer_status":"active","country_of_residence":"England"},{"name":"FAIRBAIRN, Carolyn Julie","role":"director","address":{"po_box":null,"region":null,"care_of":null,"country":"United Kingdom","locality":"Welwyn Garden City","premises":null,"postal_code":"AL7 1GA","address_line_1":"Tesco House, Shire Park","address_line_2":"Kestrel Way"},"is_active":true,"occupation":null,"nationality":"British","resigned_on":null,"appointed_on":"2023-09-01","date_of_birth":{"year":1960,"month":12},"identification":null,"officer_status":"active","country_of_residence":"United Kingdom"}],"query":{"role":"director","include_resigned":false},"company_number":"00445790","officer_totals":{"active":11,"inactive":0,"resigned":63}},"meta":{"source":"companies_house","version":"3.1.0","freshness":"live","capability":"company.uk.directors"}}}},"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, also called the company registration number (CRN). 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":{"role":{"enum":["director","secretary","llp_member","all"],"type":"string","description":"Which appointments to return. Default `director` — the capability's name is its contract. The register encodes the office in officer_role, so the filter is a substring test on it: `director` matches director, corporate-director, nominee-director and corporate-nominee-director; `secretary` matches secretary, corporate-secretary, nominee-secretary and corporate-nominee-secretary; `llp_member` matches llp-member, llp-designated-member and their corporate- forms; `all` returns every appointment the register lists, including managing officers, general partners, judicial factors and the EEIG/SE organ roles. Filtering is applied after the register read, so read page.has_more rather than items.length."},"limit":{"type":"integer","maximum":100,"minimum":1,"description":"Maximum officers to return per page (1-100). Default 5. Eckari reads up to three register pages of 100 entries to fill this after the role and resigned filters are 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 officer list (not into the filtered result). Pass back page.next_offset from the previous response to page."},"include_resigned":{"type":"boolean","description":"Include resigned officers. Default false."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/v1/companies/uk/:company_number/directors"},"accepted_requirements":[{"raw":{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","amount":"5000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":60},"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","scheme":"exact","network":"eip155:84532","amountAtomic":"5000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 08:14:39.744+00","bazaar_validation_error":null},"sonar_metrics":{"score":0.8111,"uptime":1,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":855,"latency_p90":1667,"price_drift_pct":0},"cdp_indexed":false,"confidence":"high"}