{
  "x402Version": 2,
  "id": 3910,
  "slug": "3910",
  "resource": "https://data.greeneris.io/v1/fi/company",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6ab8efe305cce67daa48c97bde29c04402822dff",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "q": "0112038-9"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "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
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "q": {
                    "description": "Company name (substring search) or Finnish Business ID (y-tunnus, format 1234567-8)",
                    "type": "string"
                  }
                },
                "required": [
                  "q"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "data.greeneris.io",
  "lastUpdated": "2026-09-09T16:20:08.711Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-09T16:20:08.337Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "data.greeneris.io",
    "manifest_name": "data.greeneris.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}