Skip to end of banner
Go to start of banner

Privacy Hub Partner API Documentation

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

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.


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

  • No labels