You're viewing a demo portfolio

Join the waitlist
PRSM

company_registration

Active

Tool of Ready APIs

declared in 1.0.0

Resolve a registry-assigned registration number (Companies House, Delaware file number, Handelsregisternummer, etc.) to a company profile. Pass country= to disambiguate since regnums aren't globally unique.

Parameters schema

{
  "type": "object",
  "required": [
    "regnum"
  ],
  "properties": {
    "regnum": {
      "type": "string",
      "description": "Registration number, e.g. Stripe's Delaware file number '4675506'."
    },
    "country": {
      "type": "string",
      "description": "Optional ISO 3166-1 alpha-2 country code to disambiguate."
    },
    "jurisdiction": {
      "type": "string",
      "description": "Optional ISO 3166-2 jurisdiction for finer scoping."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →
company_registration — Ready APIs — PRSM MCP