Developers
  • Dun & Bradstreet Estonia API
  • Test environment
  • Pricing
  • Contact
  • General information
    • searchCompany
    • getCompanyInformation
    • getContacts
    • getAaaRatingWithHistory
    • getCompanyUpdateDate
  • Negative information
    • getTaxArrears
    • getPublicAnnouncements
    • getDebtCollectionCases
  • Persons in company
    • getManagementBoard
    • getShareholdersAndOtherRoles
    • getBeneficialOwner
  • Financial information
    • listAnnualReport
    • getAnnualReport
    • getFinancialInformation
    • getFinancialStatements
    • getTaxInformation
    • getSalaryInformation
  • REAL ESTATE
    • getImmovables
  • Credit reports
    • Company credit report
    • Person credit report
  • Personal Information
    • getPersonInformation
  • TOOLS
    • Person code validator
  • International data
    • BBC API
  • User
    • getProfile
    • getLimits
Powered by GitBook
On this page

Was this helpful?

Test environment

You can test any API request you want using test Token. Link to test endpoint is shown under request name.

Example CURL request:

curl -X POST -k -H 'Content-type: application/json' -i 'https://in.bisnode.ee/rest_dev/getContacts' -data '{ 
    "token": "v9988f42c0eza7e824998365c1c868e3",
    "reg_code": "10117826", 
    "country": "EST"
}'

Change API request URL ('https://in.bisnode.ee/rest_dev/getContacts' in the example) to API request URL you want to test and input parameters, if needed.

Contact us for test Token: šŸ–‚ info.ee@dnb.com šŸ•æ +372 6414 902 (EST, ENG)

PreviousDun & Bradstreet Estonia APINextPricing

Last updated 2 years ago

Was this helpful?