How can I benefit from this API?
Instant reporting makes it possible for you as a corporate customer to retrieve real-time account information data from your own accounts. You will get updated balance information and transaction history at the time of retrieval of the data and the data will be as updated as it is in our core systems. E.g updated available balances can be retrieved at any time instead of you as a customer having to find the same information via your Netbank.
What about different service solutions for Merchants?
There have been many questions about payments and cards processing. You can find more information about those services that don't fall under our Instant Reporting API behind this link.
What about Nordea Business customers?
You can find our PSD2 offering for Nordea Business and Corporate customers here.
Does Instant Reporting API support my accounts from Nordea Business?
Not yet, our Premium APIs for Nordea Business customers are still under investigation.
Why should I test the API in the sandbox?
By registering to the sandbox, we provide you API keys, API documentation and Postman-collections so you can easily start prototyping your solution.
How much will the service cost?
Using the APIs in sandbox is free of charge. When access to production data is offered, we will start to charge for the use of the API. Contact your cash management advisor for more information.
When will I get access to real production data through the API?
We require a signed Corporate Netbank agreement from you. Contact your cash management advisor for more information.
Do you support REST or SOAP APIs?
Our API implementation is Representational State Transfer Service (RESTful service in short), and the responses produced by the Nordea API are in JavaScript Object Notation, JSON format.
Do you support XML file format?
No, we don't. JSON’s purpose is structured data interchange. It serves this purpose by directly representing objects, arrays, numbers, strings, and booleans. When meta-data and document markup is not a requirement, you should always choose JSON over XML.
Recommended articles for further reading: