IncorpSignal company search
GET incorpsignal.com/x402/v1/search
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
Search official UK Companies House company data by name, number, SIC, geography, status, founder/team signal, or natural-language intent. Returns bounded persona-ranked incorporation, sector, compliance, and risk fields for agent research and prospecting.
Resource: incorpsignal.com/x402/v1/search
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457
Payment methods: — · Last validation: 2026-09-13 23:17:25.765+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"maxLength": 500,
"minLength": 1,
"description": "Company name, Companies House number, or natural-language UK company search."
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100,
"minimum": 1
},
"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": [
"query",
"search_type",
"total",
"matches",
"tier_limited"
],
"properties": {
"query": {
"type": "string"
},
"total": {
"type": "integer"
},
"matches": {
"type": "array",
"items": {
"type": "object",
"required": [
"company_number",
"company_name",
"company_status",
"incorporated_on",
"sic_codes",
"startup_relevance_score"
],
"properties": {
"sic_codes": {
"type": "array",
"items": {
"type": "string"
}
},
"company_name": {
"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
}
}
}
},
"search_type": {
"type": "string"
},
"tier_limited": {
"type": "boolean"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x733f40A4FA0cd13d59aBADE04b9eD2e9acAc6457",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "1000"
}
]
}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.