{"id":"7b51656a-fbc7-4a73-bc03-910df6f8719e","url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/filings?limit=3","method":"GET","fingerprint":"b013188ff415d268d3519cdc10445a1eae5740c21e7f1697004edee690eedf04","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. 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 filings to return per page (1-100). Default 5."},"detail":{"enum":["summary","full"],"type":"string","description":"How much of each filing to return. Default summary: the readable description, its source, the register's annotations, the form type and the document URL. `full` adds the register's raw description_key and description_values for reconciliation against a register capture."},"offset":{"type":"integer","maximum":10000,"minimum":0,"description":"Zero-based index into the register's filing list for the applied category filter. Nothing is filtered out after reading, so page.has_more is simply offset + returned < page.total; pass back page.next_offset."},"category":{"type":"string","pattern":"^[a-z-]+(,[a-z-]+)*$","maxLength":200,"description":"Optional comma-separated register categories to include (e.g. accounts, address, annual-return, capital, change-of-name, incorporation, liquidation, miscellaneous, mortgage, officers, resolution, confirmation-statement). The applied value is echoed back as query.category."}},"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:25:04.768292+00","last_seen_at":"2026-08-23 13:25:03.733+00","last_success_at":"2026-09-14 12:05:37.912+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 12:10:37.912+00","search_tsv":"'eckari':1","catalog_number":"3025","x402_version":2,"resource_url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/filings","resource_description":"Return the filing history of a UK company from the Companies House register — accounts, confirmation statements, officer appointments, address and capital changes, resolutions and mortgages — most recent first, optionally filtered by category, with date, form type (AA, CS01, AP01, TM01), the readable register description, registrar annotations and a document_url for every filed image. Use when: What has this UK company filed recently?","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","pathParams":{"company_number":"00445790"},"queryParams":{"limit":3}},"output":{"type":"json","example":{"data":{"page":{"limit":3,"total":8367,"offset":0,"has_more":true,"returned":3,"next_offset":3},"items":[{"date":"2026-08-06","type":"SH03","pages":4,"category":"capital","annotations":[{"date":"2026-08-06","annotation":"Clarification HMRC confirmation received that appropriate Stamp Duty has been paid for this transaction.","description":"annotation"}],"description":"Purchase of own shares.","paper_filed":true,"subcategory":null,"document_url":"https://find-and-update.company-information.service.gov.uk/company/00445790/filing-history/MzUzNjI5NTk0OWFkaXF6a2N4/document?format=pdf","has_document":true,"transaction_id":"MzUzNjI5NTk0OWFkaXF6a2N4","description_source":"enumeration"},{"date":"2026-08-06","type":"SH03","pages":4,"category":"capital","annotations":[{"date":"2026-08-06","annotation":"Clarification HMRC confirmation received that appropriate Stamp Duty has been paid for this transaction.","description":"annotation"}],"description":"Purchase of own shares.","paper_filed":true,"subcategory":null,"document_url":"https://find-and-update.company-information.service.gov.uk/company/00445790/filing-history/MzUzNjI5NTk1OWFkaXF6a2N4/document?format=pdf","has_document":true,"transaction_id":"MzUzNjI5NTk1OWFkaXF6a2N4","description_source":"enumeration"},{"date":"2026-08-06","type":"SH03","pages":4,"category":"capital","annotations":[{"date":"2026-08-06","annotation":"Clarification HMRC confirmation received that appropriate Stamp Duty has been paid for this transaction.","description":"annotation"}],"description":"Purchase of own shares.","paper_filed":true,"subcategory":null,"document_url":"https://find-and-update.company-information.service.gov.uk/company/00445790/filing-history/MzUzNjI5NTk3MWFkaXF6a2N4/document?format=pdf","has_document":true,"transaction_id":"MzUzNjI5NTk3MWFkaXF6a2N4","description_source":"enumeration"}],"query":{"detail":"summary","category":null},"company_number":"00445790","filing_history_status":"filing-history-available","is_filing_history_available":true},"meta":{"source":"companies_house","version":"3.0.0","freshness":"live","capability":"company.uk.filings"}}}},"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 filings to return per page (1-100). Default 5."},"detail":{"enum":["summary","full"],"type":"string","description":"How much of each filing to return. Default summary: the readable description, its source, the register's annotations, the form type and the document URL. `full` adds the register's raw description_key and description_values for reconciliation against a register capture."},"offset":{"type":"integer","maximum":10000,"minimum":0,"description":"Zero-based index into the register's filing list for the applied category filter. Nothing is filtered out after reading, so page.has_more is simply offset + returned < page.total; pass back page.next_offset."},"category":{"type":"string","pattern":"^[a-z-]+(,[a-z-]+)*$","maxLength":200,"description":"Optional comma-separated register categories to include (e.g. accounts, address, annual-return, capital, change-of-name, incorporation, liquidation, miscellaneous, mortgage, officers, resolution, confirmation-statement). The applied value is echoed back as query.category."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/v1/companies/uk/:company_number/filings"},"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 12:05:37.912+00","bazaar_validation_error":null,"window":"24h","probes_n":24,"handshake_uptime":1,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":1070,"latency_p90":2687,"price_drift_pct":0,"score":0.7512,"computed_at":"2026-09-14 12:05:53.238+00","source_metadata":[{"raw":{"url":"https://api-staging.eckari.com/v1/companies/uk/:companyNumber/filings?limit=3","name":"Eckari","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"b013188ff415d268d3519cdc10445a1eae5740c21e7f1697004edee690eedf04","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/filings","resource_description":"Return the filing history of a UK company from the Companies House register — accounts, confirmation statements, officer appointments, address and capital changes, resolutions and mortgages — most recent first, optionally filtered by category, with date, form type (AA, CS01, AP01, TM01), the readable register description, registrar annotations and a document_url for every filed image. Use when: What has this UK company filed recently?","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","pathParams":{"company_number":"00445790"},"queryParams":{"limit":3}},"output":{"type":"json","example":{"data":{"page":{"limit":3,"total":8367,"offset":0,"has_more":true,"returned":3,"next_offset":3},"items":[{"date":"2026-08-06","type":"SH03","pages":4,"category":"capital","annotations":[{"date":"2026-08-06","annotation":"Clarification HMRC confirmation received that appropriate Stamp Duty has been paid for this transaction.","description":"annotation"}],"description":"Purchase of own shares.","paper_filed":true,"subcategory":null,"document_url":"https://find-and-update.company-information.service.gov.uk/company/00445790/filing-history/MzUzNjI5NTk0OWFkaXF6a2N4/document?format=pdf","has_document":true,"transaction_id":"MzUzNjI5NTk0OWFkaXF6a2N4","description_source":"enumeration"},{"date":"2026-08-06","type":"SH03","pages":4,"category":"capital","annotations":[{"date":"2026-08-06","annotation":"Clarification HMRC confirmation received that appropriate Stamp Duty has been paid for this transaction.","description":"annotation"}],"description":"Purchase of own shares.","paper_filed":true,"subcategory":null,"document_url":"https://find-and-update.company-information.service.gov.uk/company/00445790/filing-history/MzUzNjI5NTk1OWFkaXF6a2N4/document?format=pdf","has_document":true,"transaction_id":"MzUzNjI5NTk1OWFkaXF6a2N4","description_source":"enumeration"},{"date":"2026-08-06","type":"SH03","pages":4,"category":"capital","annotations":[{"date":"2026-08-06","annotation":"Clarification HMRC confirmation received that appropriate Stamp Duty has been paid for this transaction.","description":"annotation"}],"description":"Purchase of own shares.","paper_filed":true,"subcategory":null,"document_url":"https://find-and-update.company-information.service.gov.uk/company/00445790/filing-history/MzUzNjI5NTk3MWFkaXF6a2N4/document?format=pdf","has_document":true,"transaction_id":"MzUzNjI5NTk3MWFkaXF6a2N4","description_source":"enumeration"}],"query":{"detail":"summary","category":null},"company_number":"00445790","filing_history_status":"filing-history-available","is_filing_history_available":true},"meta":{"source":"companies_house","version":"3.0.0","freshness":"live","capability":"company.uk.filings"}}}},"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 filings to return per page (1-100). Default 5."},"detail":{"enum":["summary","full"],"type":"string","description":"How much of each filing to return. Default summary: the readable description, its source, the register's annotations, the form type and the document URL. `full` adds the register's raw description_key and description_values for reconciliation against a register capture."},"offset":{"type":"integer","maximum":10000,"minimum":0,"description":"Zero-based index into the register's filing list for the applied category filter. Nothing is filtered out after reading, so page.has_more is simply offset + returned < page.total; pass back page.next_offset."},"category":{"type":"string","pattern":"^[a-z-]+(,[a-z-]+)*$","maxLength":200,"description":"Optional comma-separated register categories to include (e.g. accounts, address, annual-return, capital, change-of-name, incorporation, liquidation, miscellaneous, mortgage, officers, resolution, confirmation-statement). The applied value is echoed back as query.category."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/v1/companies/uk/:company_number/filings"},"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 12:05:37.912+00","bazaar_validation_error":null},"sonar_metrics":{"score":0.7512,"uptime":1,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":1070,"latency_p90":2687,"price_drift_pct":0},"cdp_indexed":false,"confidence":"high"}