Documentation
HomeSupportStatusSign in ->
  • Developer guide
  • How it works?
  • Integration Quick Guide
    • Link Flow
    • Embedded Flow
    • Running Workflow
  • Production setup
  • Webhooks
  • Widget
    • Methods
    • Inline mode
  • Postman Collection
  • Changelog
  • Records
    • Introduction
    • Migration Guide: Migrating from Cases to Records
  • TRANSACTIONLINK API
    • API Reference
      • Authentication
      • Cases (deprecated)
      • Resources
      • Parameters
      • Token
      • Link
      • Workflows
      • Records
        • Attachments
    • API Changelog
    • API Versioning
  • Integrations
    • AIS
      • Data fields availability across banks
      • Testing data
    • Autopay
    • BIG Info Monitor
      • Company Report
      • Personal Report
      • Entrepreneur Report
      • Plus Sco Plus CR3 Report
    • BankID
      • 🇳🇴Norway
      • 🇩🇰Denmark
    • CEIDG
      • Get company
      • List companies
    • Companies House
      • Public Data Api
        • Exemptions
        • Persons with significant Control
        • UK Establishments
        • Filing History
        • Registers
        • Registered Office Address
        • Company Profile
        • Officers
        • Insolvency
        • Charges
      • Documents Api
    • ComplyAdvantage
    • ComplyCube
      • Identity Verification
        • Document Check
        • Proof of Address Check
        • Identity Check
      • Document Check
      • AML Screening Check
      • Face Authentication Check
    • Data Ninja
      • Labeling
      • Profiling
      • Scoring
    • eDO App
    • GUS
    • IAML
    • KRD
      • Company Report
      • Personal Report
      • Identity Card Verification
    • mObywatel
      • CitizenDetails
      • CitizenNationality
    • OnDato
    • Polish VAT Whitelist
    • Przelewy 24
    • PWG
    • QARD
    • Rejestr.io
    • Registru Centras
      • Get company
      • List documents
      • Get document
    • Smart-ID
    • SMS API
    • Twilio
    • MojeId
    • Veriff
      • Supported Browsers
    • VIES (Vat Validation)
      • vies
    • Zoho Sign
      • Adding document fields automatically using text tags
    • Idenfy
    • GBG
      • IDScan
      • Verifications
    • Visa
    • KYB
      • Company Profile
    • Handelsregister
      • Company profile
        • List companies
        • Get company
        • Get company documents
    • InfoCamere
      • Company profile
        • List companies
        • List persons
        • Get company
        • Get person
        • Get documents
    • CBE - Belgium Company Register
      • Company profile
        • List companies
        • Get company
        • List documents
        • Get document
    • Transparenzregister
      • Beneficial owners
        • List companies
        • List documents
        • Get documents
    • CVR (Danish Central Business Register)
      • Company profile
        • List Companies
        • Get Company
        • Get document
    • Malta Business Registry
      • Company profile
        • List Companies
        • Get Company
Powered by GitBook
On this page
  • Input
  • Response Content

Was this helpful?

  1. Integrations
  2. CEIDG

Get company

Get given company by company number or REGON

Input

User needs to provide one of

  • companyNumber

  • regon

Attribute
Type
Description

regon

String

REGON number

companyNumber

String

Company number, Polish NIP

Response Content

Ceidg

Attribute
Type
Description

object

Sole proprietorship object

soleProprietorship

Attribute
Type
Description

id

string

The unique identifier of the sole proprietorship

name

string

The name of the sole proprietorship

registerDate

string

The date when the sole proprietorship was registered

object

The address of the sole proprietorship as registered with the authorities

object

The correspondence address of the sole proprietorship

object

Information about the owner of the sole proprietorship

array of objects

The citizenship(s) of the owner

array of objects

The activity classifications of the sole proprietorship

status

string

The current status of the sole proprietorship

registryAddress

Attribute
Type
Description

street

string

The street address of the registry

city

string

The city where the registry is located

country

string

The country where the registry is located

postalCode

string

The postal code of the registry

terc

string

The TERC code of the registry

simc

string

The SIMC code of the registry

ulic

string

The ULIC code of the registry

correspondenceAddress

Attribute
Type
Description

street

string

The street address of the correspondence

city

string

The city where the correspondence is located

country

string

The country where the correspondence is located

postalCode

string

The postal code of the correspondence

terc

string

The TERC code of the correspondence

simc

string

The SIMC code of the correspondence

ulic

string

The ULIC code of the correspondence

owner

Attribute
Type
Description

name

string

The first name of the owner

surname

string

The last name of the owner

nip

string

The NIP number of the owner

regon

string

The REGON number of the owner

citizenship

Attribute
Type
Description

symbol

string

The two-letter symbol of the citizenship

country

string

The name of the country associated with the citizenship

activityClassifications

Attribute
Type
Description

value

string

The value of the activity classification

type

string

The type of the activity classification

Example response

{
    "ceidg":{
        "soleProprietorship":[
            {
                "id":"b214d174-4c9c-4674-b32b-306e9921cebb",
                "name":"MERES TOMASZ LUBICZYK",
                "registerDate":"2015-06-01",
                "registryAddress":{
                    "street":"ul. Sosnowa 21",
                    "city":"Lesko",
                    "country":"PL",
                    "postalCode":"35-500",
                    "terc":"1827011",
                    "simc":"0853510"
                },
                "correspondenceAddress":{
                    "street":"ul. Sosnowa 21",
                    "city":"Lesko",
                    "country":"PL",
                    "postalCode":"35-500",
                    "terc":"1827011",
                    "simc":"0853510"
                },
                "owner":{
                    "name":"TOMASZ",
                    "surname":"LUBICZYK",
                    "nip":"5249569778",
                    "regon":"391400417"
                },
                "citizenship":[
                    {
                        "symbol":"PL",
                        "country":"Polska"
                    }
                ],
                "activityClassifications":[
                    {
                        "value":"6201Z",
                        "type":"PKD"
                    },
                    {
                        "value":"6202Z",
                        "type":"PKD"
                    }
                ],
                "status":"ACTIVE"
            }
        ]
    },
    "rawResponses":{
        "ceidg":{
            "firma":[
                {
                    "id":"B214D174-4C9C-4674-B32B-306E9921CEBB",
                    "nazwa":"MERES TOMASZ LUBICZYK",
                    "adresDzialalnosci":{
                        "ulica":"ul. Sosnowa",
                        "budynek":"21",
                        "miasto":"Lesko",
                        "wojewodztwo":"PODKARPACKIE",
                        "powiat":"leski",
                        "gmina":"Lesko",
                        "kraj":"PL",
                        "kod":"35-500",
                        "terc":"1827011",
                        "simc":"0853510",
                        "ulic":"10598"
                    },
                    "adresKorespondencyjny":{
                        "ulica":"ul. Sosnowa",
                        "budynek":"21",
                        "miasto":"Lesko",
                        "wojewodztwo":"PODKARPACKIE",
                        "powiat":"leski",
                        "gmina":"Lesko",
                        "kraj":"PL",
                        "kod":"35-500",
                        "terc":"1827011",
                        "simc":"0853510",
                        "ulic":"10598"
                    },
                    "wlasciciel":{
                        "imie":"TOMASZ",
                        "nazwisko":"LUBICZYK",
                        "nip":"5249569778",
                        "regon":"391400417"
                    },
                    "obywatelstwa":[
                        {
                            "symbol":"PL",
                            "kraj":"Polska"
                        }
                    ],
                    "pkd":[
                        "6201Z",
                        "6202Z"
                    ],
                    "pkdGlowny":"6201Z",
                    "dataRozpoczecia":"2015-06-01",
                    "dataWznowienia":"2018-01-23",
                    "status":"AKTYWNY",
                    "numerStatusu":1,
                    "email":"t.lubiczykmeres@gmail.com",
                    "wspolnoscMajatkowa":0,
                    "link":"https://dane.biznes.gov.pl/api/ceidg/v2/firma/B214D174-4C9C-4674-B32B-306E9921CEBB"
                }
            ],
            "properties":{
                "dc:title":"firma",
                "dc:description":"Zwraca szczegółowe dane firmy",
                "dc:language":"pl-PL",
                "schema:provider":"Ministerstwo Rozwoju i Technologii",
                "schema:datePublished":"2022-05-19 05:06:54"
            }
        }
    }
}
PreviousCEIDGNextList companies

Last updated 10 months ago

Was this helpful?

soleProprietorship
registryAddress
correspondenceAddress
owner
citizenship
activityClassifications