IncorpSignal company dossier
GET incorpsignal.com/x402/v1/companies/:company_number
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Fetch a live UK Companies House company dossier with registered details, SIC sectors, filings, officers, persons with significant control, founder graph, compliance status, risk flags, and persona-ranked opportunity evidence.
Resource: incorpsignal.com/x402/v1/companies/:company_number
Network: eip155:84532 · Asset: 0x036CbD53842c5426634e7929541eC2318f3dCF7e · Pay to: 0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457
Payment methods: — · Last validation: 2026-09-13 23:17:24.824+00
{
"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",
"maxLength": 16,
"minLength": 1,
"description": "UK Companies House company number."
}
},
"additionalProperties": false
},
"queryParams": {
"type": "object",
"properties": {
"profile": {
"type": "string",
"default": "investor",
"description": "Ranking profile used for company signals."
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"company_number",
"company_name",
"company_status",
"incorporated_on",
"location",
"sic_codes",
"startup_relevance_score",
"risk_score"
],
"properties": {
"location": {
"type": "string"
},
"postcode": {
"type": "string"
},
"sic_codes": {
"type": "array",
"items": {
"type": "string"
}
},
"risk_score": {
"type": "integer",
"maximum": 100,
"minimum": 0
},
"company_name": {
"type": "string"
},
"sector_label": {
"type": "string"
},
"company_number": {
"type": "string"
},
"company_status": {
"type": "string"
},
"incorporated_on": {
"type": "string",
"format": "date"
},
"startup_relevance_score": {
"type": "integer",
"maximum": 100,
"minimum": 0
},
"overall_compliance_status": {
"type": "string"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"extra": {
"name": "USDC",
"version": "2"
},
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"amount": "2000",
"scheme": "exact",
"network": "eip155:84532",
"maxTimeoutSeconds": 300
},
"asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"scheme": "exact",
"network": "eip155:84532",
"amountAtomic": "2000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.