๐Ÿ‡ฌ๐Ÿ‡ง
BOZON API
www.fintech.gov.pl
ENG
ENG
  • ๐ŸขBOZON API
  • ๐Ÿ“–MAIN ASSUMPTIONS
    • โœ…DATA ACCESSIBILITY
    • โœ…TYPES OF SERVICES PROVIDED THROUGH THE API
    • โœ…GENERAL COMMUNICATION DIAGRAM
  • โš™๏ธDATA STRUCTURE IN THE API
    • ๐ŸงพDATA STRUCTURE
    • ๐ŸงพDATA TYPES
    • ๐ŸงพDEFINITIONS AND DESCRIPTION OF JSON FILE PROPERTIES
    • ๐ŸงพPROCESS WORKFLOW OF THE LOP API SERVICE
  • ๐Ÿ”งTECHNICAL SPECIFICATION
    • ๐Ÿ“–TECHNICAL SETUP
    • ๐Ÿ“–NAMING CONVENTION
    • ๐Ÿ“–OPERATIONS
    • ๐Ÿ“–RESPONSE STATUSES
    • ๐Ÿ“–HTTP HEADINGS
    • ๐Ÿ“–FORMAT OF THE MESSAGE RECEIVED
  • ๐Ÿ”Security
    • ๐Ÿ”’HTTPS PROTOCOL
    • ๐Ÿ”’CROSS-ORIGIN RESOURCE SHARING
    • ๐Ÿ”’PROTECTION AGAINST MISUSE
Powered by GitBook
On this page
  1. TECHNICAL SPECIFICATION

OPERATIONS

PreviousNAMING CONVENTIONNextRESPONSE STATUSES

Last updated 1 year ago

Entities that want to obtain data on the entities being on the List of Public Warnings (LOP) and in the Database of Warnings from Foreign Supervisory Authorities (BOZON) will be able to use a GET-type operation. The API uses standard HTTP methods. The API will be using an operation of collecting data from a JSON object. The client (in this case a financial market entity) sends a GET request to the server to the indicated URL address. The server receives the request and responds by sending the appropriate scope of requested data.

๐Ÿ”ง
๐Ÿ“–
Page cover image