Requests
Encryption
All requests must be sent using HTTPS with TLS 1.2 or higher. Please make sure your developer tools support this version of TLS as older versions or SSL are not supported for security reasons.
Headers
All BSPK API calls must include the following headers to authenticate the request:
key | value |
---|---|
Authorization | Bearer API_KEY |