Unnamed service
GET api.strale.io/x402/german-company-data
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
Look up German Handelsregister company data via OpenRegister. Returns name, registration number, court, legal form, status, address, directors, capital, LEI, incorporation and termination dates.
Resource: api.strale.io/x402/german-company-data
Network: base · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Payment methods: — · Last validation: 2026-09-14 16:01:49.75+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"court": {
"type": "string",
"description": "Registergericht (German commercial court). Required when providing 'hrb_number'. Example: \"Amtsgericht Landsberg a. Lech\"."
},
"company_id": {
"type": "string",
"description": "OpenRegister canonical id, e.g. \"DE-HRB-F1103-267645\". Preferred when known — skips name resolution and consumes one fewer API call."
},
"hrb_number": {
"type": "string",
"description": "Handelsregister number (e.g. \"HRB 2001\"). When provided, 'court' is also required — HRB/HRA numbers are per-court and not globally unique."
},
"company_name": {
"type": "string",
"description": "Company name for fuzzy search via /v1/autocomplete/company."
}
}
}
},
"additionalProperties": false
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://api.strale.io/x402/german-company-data",
"description": "Look up German Handelsregister company data via OpenRegister. Returns name, registration number, court, legal form, status, address, directors, capital, LEI, incorporation and termination dates.",
"outputSchema": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"court": {
"type": "string",
"description": "Registergericht (German commercial court). Required when providing 'hrb_number'. Example: \"Amtsgericht Landsberg a. Lech\"."
},
"company_id": {
"type": "string",
"description": "OpenRegister canonical id, e.g. \"DE-HRB-F1103-267645\". Preferred when known — skips name resolution and consumes one fewer API call."
},
"hrb_number": {
"type": "string",
"description": "Handelsregister number (e.g. \"HRB 2001\"). When provided, 'court' is also required — HRB/HRA numbers are per-court and not globally unique."
},
"company_name": {
"type": "string",
"description": "Company name for fuzzy search via /v1/autocomplete/company."
}
},
"discoverable": true
},
"output": {
"lei": {
"type": [
"string",
"null"
]
},
"court": {
"type": [
"string",
"null"
]
},
"status": {
"enum": [
"active",
"terminated",
"unknown"
],
"type": "string"
},
"capital": {
"type": [
"object",
"null"
]
},
"directors": {
"type": "array"
},
"is_active": {
"type": [
"boolean",
"null"
]
},
"company_id": {
"type": "string"
},
"legal_form": {
"type": [
"string",
"null"
]
},
"company_name": {
"type": [
"string",
"null"
]
},
"country_code": {
"type": "string"
},
"register_type": {
"type": [
"string",
"null"
]
},
"terminated_at": {
"type": [
"string",
"null"
]
},
"industry_codes": {
"type": "array"
},
"incorporated_at": {
"type": [
"string",
"null"
]
},
"registered_address": {
"type": [
"object",
"null"
]
},
"registration_number": {
"type": [
"string",
"null"
]
},
"business_description": {
"type": [
"string",
"null"
]
}
}
},
"maxAmountRequired": "216000",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
"scheme": "exact",
"network": "base",
"amountAtomic": "216000"
}
]
}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.