Skip to main content
Version: 1.0

Acuitas Marketplace Public

Acuitas Marketplace Public API.

Authentication

In order for your public API to call our Acuitas Marketplace API it needs a Plugin Session Token (PST). To retrieve this your web component can use the onRequestToken callback, specifying the subject type (what type of data) and subject identifiers (the identifiers of the data). The callback returns the PST that allows you to access the requested data from our public API. The flow looks like:

After claiming your Marketplace session using the PST, you must provide the PST in the pst header when calling the various Acuitas Marketplace API endpoints.