Skip to content

How to use brokerportal API

This section serves as step by step tutorial for using BP API

Requests

Send basic JSON requests

URL endpoints

  • production - https://api.brokerportal.sk/public
  • test - https://testapi.brokerportal.sk/public

Auth

Include in every request header

  • Accept: application/json
  • X-Requested-With: XMLHttpRequest
  • token: - string - secret token for company
  • sfa: - int - identification of company
  • broker: - string - identification of broker, ID field in external identificators (Externé identifikátory) of broker (optional)
  • online: - string - hash identification of online/iframe (optional)

To get your auth data, contact our business or IT department