Skip to main content

Partners

As described above, the partner is the only subject (besides the platform administrator) that can create devices, patients, and request exams.

A new partner needs to be pre-configured on the platform web control panel (e.g. https://staging.api.sleepacta.com/admin).

Once created a new partner, the platform will return the following data:

  • Id: a progressive unique identifier
  • Uuid: a unique identifier to be used to authenticate with the API layer
  • Secret Key: a token to be used to authenticate with the API layer

For a partner, it's also possible to configure a webhook: an URL where the platform will push some notifications related to relevant events (e.g. the outputs of the executions of the algorithms).