Privacy Hub Partner API Documentation

Our partner API is only available on request. Feel free to contact support@cookiebox.pro.

Generating API-Key

First of all it is necessary to generate an API-key. This is possible in the Privacy Hub itself. To do this, click on Account Tools > Space Settings in the navigation bar. Click the button to generate a new API-key.

 

1.
2.

 

 


Iframe Implementation

To include the scanreport iFrame only the scan hash of the scan to be displayed is needed and your own design template designation. Optionally, it is possible to specify a language.

<iframe src="https://privacyhub.pro/result?hash=[scanhash]&lang=[language]&design=[template]"></iframe>

scanhash: The scanhash is provided by our backend api.
language: Currently German [de] and English [en] is available
design: Your template designation


Rest-API