State Register of Enterprises - API

Despite the fact that the state register of enterprises and organizations of Ukraine has been open to the public for several years, some enterprises still ask their counterparties for all sorts of papers instead of setting up automatic data processing. Hosting.XYZ LTD has been successfully automating work with contractors for many years and instead of asking customers to send a certificate of state registration, full name of the director, certificate of VAT payer and other documents, it does it automatically. We issue invoices without requiring any data from the client, and when money is credited to our current account, we see the EDRPOU of the enterprise that paid the invoice, select data from the state register and obtain information about the enterprise: director, VAT number, address of registration of the enterprise . We also decline the full name of the director in the genitive case, so that in contracts and acts you can easily indicate the full name of the signatory. Therefore, for the client, these procedures go unnoticed, clients are pleased to work with us, and our accountants do not solve captchas on the tax website.

In addition, we do not need to send letters stating that the address, director or name of the enterprise has changed - we see everything in the register, which is updated almost daily.

We want all Ukrainian companies to work efficiently, so we publish an API that can be integrated into 1C and receive data about counterparties automatically.

To send a request:

https://adm.tools/action/gov/api/?egrpou=

where

  • - EDRPOU of the enterprise for which you want to receive data.

Request example: https://adm.tools/action/gov/api/?egrpou=37593550

Response options:

  • egrpou - EDRPOU of the enterprise.
  • name - the full name of the enterprise.
  • name_short - short name of the company.
  • address - the legal address of the enterprise.
  • director - Name of the head of the enterprise.
  • director_gen - Full name of the head of the enterprise in the genitive case.
  • kved - description of the code of the main activity of the enterprise.
  • kved_number - code number of the main activity of the enterprise.
  • inn - VAT number.
  • inn_date - the date of assignment of the VAT payer number.

 

Disclamer: Access to the API is provided free of charge, we do not guarantee the correctness of its work or the correctness of the data in it. Use the API at your own risk. Data is retrieved from the registry once a day. Information in the register itself can be updated up to 5 business days.

You can have your wishes and suggestions regarding the work of the API write on the forum.