HTTP API
X-HACKLE-API-KEY: {YOUR_SERVER_SDK_KEY}Last updated
The HTTP API can only be used in a server environment.
You can call Hackle features using the API.
Authentication is performed using the SDK Key.
Add the SDK Key to the HTTP header as shown below.
You can find the SDK Key in the Hackle Dashboard under SDK Integration Info.
X-HACKLE-API-KEY: {YOUR_SERVER_SDK_KEY}Last updated