Report API is a service offered by ICON, Coface Business Information offer. It allows you to request informations about a company.
This API allows you to order and monitor :
Publication | Available format ( and samples) |
---|---|
Full Reports | XML, JSON, HTML, PDF |
Snapshot Reports | XML, PDF |
Credit opinion Reports | XML, JSON, HTML, PDF |
Advanced opinion Reports | XML, JSON, HTML, PDF |
Score Report | XML, JSON, HTML, PDF |
Notes: In picture below you can see the standard list of product codes. Of course, other specific products can be available depending on your contract with ICON.
Please check How to / FAQ section below for more details about how to use API for ordering a product
Follow the process described in the main page
On the dev portal, you should subscribe to "ICON Report API Sandbox" for testing purposes or "ICON Report API" when you switch to Production environment
The API uses its specific paging based on offset and limit parameters for paged operations. Pagination size will always be maxim 20.
The request can have input parameters offset and limit. More details can be found in Swagger file
The response header will have the following fields added:
An X-Total-Count header is added to responses to indicate the total number of items in a paged response.
To order monitoring or report, you need to follow 5 steps :
In case you have ordered a monitoring, during the next year, you can receive notifications. Once you get one, you can retrieve its content.
To order monitoring or report, you need to find on which company you want the data.
You always need to check if the company is still available because
Retrieving a company depends on the accuracy of your input :
Once your monitoring is placed, you will receive notifications when changes are made. If you have set a callback url in your monitoring order, we will ping you as soon as something changed, if not it's up to you to check any change.
Public available here
Also available on our dev portal. NOTE : you need to be logged otherwise you will see an empty page.
You can test our API without any developpment using Postman.
You have to
research_delivery_speed : It's an indication of when you need this information.
Value | Meaning |
---|---|
immediate_no_research | I don't want to wait. So if you can not give the answer immediately don't do it. |
immediate_if_available_research_otherwise | Give me what data you have, if you have any, request it, I can wait a little. |
research_no_immediate | Even if you have data in your database, please check if the data are up-to-date. I can wait. |
research_delivery_speed : It's an indication of when you need this information.
Value | Meaning |
---|---|
normal | Few days |
express | One day |
flash | Few hours, less than a day |