E

eu-verify · PL Company

by eu-verify

GETBase

$0.003

per call · USD Coin on Base

Polish company due diligence in one call, combining Biala Lista VAT (Ministry of Finance) and the KRS court registry. Query: ?nip=7740001454 or ?krs=0000028860 (digits only). Returns VAT status, name, REGON, KRS, address, government-verified bank accounts (anti-fraud), plus legal form, capital, registration date and insolvency signals (KRS dzial 6: bankruptcy, restructuring, liquidation). Personal data stripped (GDPR). 24h cache.

Endpoint

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

1

Calls / 30d

1

Unique payers / 30d

Aug 27

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/pl/company", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://data.greeneris.io/v1/pl/company?nip=7740001454" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "address": "CHEMIKÓW 7, 09-411 PŁOCK",
  "bank_accounts": [
    "40124010661111001156329830",
    "52113000070003901111200009"
  ],
  "bank_accounts_count": 232,
  "capital": {
    "amount": 1451177561.25,
    "currency": "PLN"
  },
  "insolvency_signals": [],
  "krs": "0000028860",
  "legal_form": "SPÓŁKA AKCYJNA",
  "name": "ORLEN SPÓŁKA AKCYJNA",
  "natural_person": false,
  "nip": "7740001454",
  "registration_date": "2001-07-19",
  "regon": "610188201",
  "source": "wl-api.mf.gov.pl (Biala Lista VAT, PL Ministry of Finance) + api-krs.ms.gov.pl (KRS, PL Ministry of Justice), public registry data; personal data on representatives, partners and clerks removed; sole-trader addresses withheld",
  "vat_active": true,
  "vat_registration_date": "1993-07-05",
  "vat_status": "Czynny"
}

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