NOTE: Please note that in order to test the API Call from the examples, you would need to add your token after “token=” in the API call.
Use case: Use case: You are interested by the Bulgarian company “ABB Bulgaria EOOD”. To extract the full company profile follow the steps below:
Use case: You are interested which companies from Poland have Total operational revenue more than $50,000,000 for the past year. To get the list of companies use Search/queryStatement functionality:
API Call:
https://api.emis.com/company//Search/queryStatement/?filter[]=country:PL&filter[]=year:LY&accountFilter[]=TR%3E50000000&token=
Test_Example
Interactive_Doc
Use_Params
Use case: You are interested by Brazilian companies with owner from Columbia. To get the extended list of companies use Search/queryCompany functionality.
API Call:
https://api.emis.com/company//Search/queryCompany/?filter[]=country:BR&filter[]=owner_country:CO&extended=true&token=
Test_Example
Interactive_Doc
Use_Params
Use case: Use case: You are interested by the financial statement for 2016 of the Hungarian company “MOL Magyar Olaj- Es Gazipari Nyrt.”. To get the company financial statement for 2016 follow the steps below:
Use case: You are interested by Brazilian companies with revenue more than 50 000 000 USD including these with estimated revenue. To get the extended list of companies use Search/queryCompany functionality.
API Call:
https://api.emis.com/company//Search/queryCompany/?filter[]=country:BR&filter[]=include_estimated_revenue:Y&filter[]=revenue%3E50000000&extended=true&token=
Test_Example
Interactive_Doc
Use_Params