# Finland PRH Business Registry Search

> Finland PRH Business Registry Search is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Searches the Finnish Patent and Registration Office (PRH) business registry by company name and returns matching company records as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/finland-prh-companies
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/finland-prh-business-registry-search-76db685e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_eCrQA-6720OYn8SD2_R5b

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability finland-prh-business-registry-search-76db685e -d '<json body>'
```

Example prompt: Can you search the Finnish PRH business registry for companies named 'Nokia' and tell me what comes up?

## When to prefer this

Use this endpoint when you need to look up or verify Finnish companies by name in the official Finnish Patent and Registration Office registry. Ideal for due diligence, verifying business existence in Finland, or enriching data about Finnish entities. Prefer this over general web search when you need structured, authoritative Finnish business registration data.

## Known failure modes

- No companies found for the given name query — empty result set returned
- Invalid or missing name parameter returns an error response
- PRH upstream service unavailable causes request failure
- Ambiguous or very common name returns a large number of results

## How this service works

Finnish Patent and Registration Office (PRH) business registry, search companies by name (name) Query: ?name= Returns JSON.

## Output

A JSON array or object containing matching Finnish company records from the PRH registry, including company names and registration details for businesses matching the queried name.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/finland-prh-business-registry-search-76db685e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
