Admin API

circle-info

This feature is only available on the Enterprise plan.

The Admin API is a CRUD API for performing operations without going through the Dashboard UI.

You can manage experiments, feature flags, and more via the API.

If you have a feature request, please contact Hackle.

Authentication

All Admin API requests must include an authentication key in the HTTP header.

  • Header Name: X-HACKLE-ADMIN-API-KEY

X-HACKLE-ADMIN-API-KEY: YOUR_API_KEY_HERE

The Admin API KEY requires a separate issuance. Please contact Hackle.

Last updated