Core concepts

Basics

The API works on the exercise uploaded to the simulation space.

Each space has a unique key which you'll need to get from the account team

To post messages you'll need a team and a persona. Hence the flow is:

  • GET team (select session team as default)

  • GET personas (select persona from whom the message should be sent)

  • POST message to all, position, role or team

Base URL

https://api.conducttr.com/v1.1/eagle/{endpoint}

Authentication

The account team will provide you with a unique key for the space you're working with

Last updated

Was this helpful?