{
  "x402Version": 2,
  "id": 3925,
  "slug": "3925",
  "resource": "https://data.greeneris.io/v1/uk/company",
  "description": "Official UK Companies House data in one paid call. Search: ?q=tesco returns matching companies (number, status, type, incorporation date). Profile: ?number=00445790 returns the full profile PLUS current officers and PSC (persons with significant control, the UK quasi-UBO register): names, roles, natures of control, risk flags (insolvency history, charges, overdue filings) and typed insolvency cases when history exists. Statutory register data, minimized. 24h cache.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6ab8efe305cce67daa48c97bde29c04402822dff",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "number": "00445790"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "company_number": "00445790",
            "company_type": "plc",
            "incorporated_on": "1947-11-27",
            "jurisdiction": "england-wales",
            "name": "TESCO PLC",
            "officers": {
              "active_count": 12,
              "items": [
                {
                  "appointed_on": "2020-10-01",
                  "name": "MURPHY, Ken",
                  "role": "director"
                }
              ],
              "resigned_count": 89
            },
            "psc": {
              "items": [],
              "note": "no PSC register entries (see PSC statements on CH)",
              "total": 0
            },
            "registered_office": {
              "country": "United Kingdom",
              "locality": "Welwyn Garden City",
              "postal_code": "AL7 1GA"
            },
            "risk_flags": {
              "accounts_overdue": false,
              "confirmation_statement_overdue": false,
              "has_charges": true,
              "has_insolvency_history": false,
              "registered_office_in_dispute": false
            },
            "sic_codes": [
              "47110"
            ],
            "source": "Companies House (api.company-information.service.gov.uk), statutory UK register; officers/PSC minimized (no DOB, no personal addresses)",
            "status": "active"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "default": 5,
                    "description": "Search results (1-10)",
                    "type": "integer"
                  },
                  "number": {
                    "description": "UK company number for full profile, e.g. 00445790",
                    "type": "string"
                  },
                  "q": {
                    "description": "Company name to search",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "data.greeneris.io",
  "lastUpdated": "2026-09-03T06:16:48.044Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-03T06:16:47.718Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "data.greeneris.io",
    "manifest_name": "data.greeneris.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}