Dun & Bradstreet Estonia API
getting started
API Reference
We are a Dun & Bradstreet company, a leading global provider of business decisioning data and analytics for almost 200 years. Our APIs allow you to easily access and integrate our data and insight into your own systems. The Dun & Bradstreet Estonia API is organized around Representational State Transfer (REST). You can use this API to access all our API endpoints listed below. All requests should be made over SSL. All request and response bodies, including errors, are encoded in JSON. Needed Headers: Content-type: application/json
Authentication
Request authentication to Dun & Bradstreet Estonia API server requires 'access token'(API key) in most cases. To get 'access token'(API key), contact us: π info.ee@dnb.com πΏ +372 6414 902
Rate limiting
We do not allow multiple identical synchronous (parallel) requests, otherwise you will get "Parallel request blocked" 423 error. For example, you can not send two searchCompany requests at the same time. To proceed with the second request, you have to wait for the first one to be completed.
Available requests
π General information (5)
π Negative information (3)
βΊ Persons in company (3)
π° Financial information (6)
π Real Estate (1)
πΉ Credit reports (2)
π Personal information(1)
π Tools (1)
πΉ Customized API request (*)
We offer customized API requests which are based on data you need. For discussion about how to provide a best solution for you, contact us: π info.ee@dnb.com or πΏ +372 6414 902
Errors
Our API returns standard HTTP success or error status codes. For errors, we will also include extra information about what went wrong encoded in the response as JSON. The various HTTP status codes we might return are listed below.
HTTP Status codes
Example error response.
Last updated