{"name":"KRS Search API","description":"API for searching and downloading financial reports from the Polish National Court Register","endpoints":{"/search":"Search for a KRS number and download the financial report","/status/<job_id>":"Check the status of a search job","/download/<krs_number>/<year>":"Download a previously fetched XML file","/extract/<krs_number>/<year>/<data_value>":"Extract specific data from the JSON file","/list":"List all active jobs"},"security":"Add 'key=<api_key>' parameter to secure endpoints","example":"/search?krs=0000733961&year=2023&key=<api_key>"}