๐NAMING CONVENTION
Last updated
Last updated
The LOP API service will be available at an address consistent with the following pattern:
https://bozon-api.fintech.gov.pl/
https://bozon-api.fintech.gov.pl/docs
https://bozon-api.fintech.gov.pl/{nazwa_wลaลciwoลci}?{parametr}
https://bozon-api.fintech.gov.pl/{lista}
https://bozon-api.fintech.gov.pl/{lista}/nazwa_wลaลciwoลci}?{parametr}
LISTA [list] โ there are two lists in the API: List of Public Warnings (LOP) and Database of Warnings from Foreign Supervisory Authorities (BOZON).
NAZWA WลAลCIWOลCI [property name] โ the API has various properties that store information about entities
PARAMETR [parameter] โ each property has its own parameters that can be assigned
DOCS โ an interactive version of the LOP API.