E

eu-verify · FI Company

by eu-verify

GETBase

$0.003

per call · USD Coin on Base

Official Finnish company registry via PRH YTJ open data v3 (avoindata.prh.fi). Query: ?q=nokia for name search (best matches first, max 10) or ?q=0112038-9 for exact Business ID lookup. Returns business_id, EU BRIS id, current name, company form, main business line, registration date, status, end date, website and address per company. Company data only, no personal data (GDPR). License CC BY 4.0. 24h cache.

Endpoint

GET https://data.greeneris.io/v1/fi/company

3

Calls / 30d

3

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://data.greeneris.io/v1/fi/company", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://data.greeneris.io/v1/fi/company?q=0112038-9" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "match_type": "business_id",
  "query": "0112038-9",
  "results": [
    {
      "address": {
        "city": "ESPOO",
        "post_code": "02610",
        "street": "Karakaari 7",
        "type": "visiting"
      },
      "business_id": "0112038-9",
      "company_form": "Public limited company",
      "end_date": null,
      "eu_id": "FIFPRO.0112038-9",
      "main_business_line": {
        "code": "70100",
        "description": "Activities of head offices"
      },
      "name": "Nokia Oyj",
      "natural_person": false,
      "registration_date": "1896-12-19",
      "status": "2",
      "status_description": "registered",
      "website": "www.nokia.com"
    }
  ],
  "returned": 1,
  "source": "avoindata.prh.fi (Finnish Patent and Registration Office, YTJ open data v3, CC BY 4.0); company data only, no personal data",
  "total_results": 1
}

Payment details

Pay to0x6ab8efe305cce67daa48c97bde29c04402822dff
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from eu-verify & similar services