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.