Skip to main content

API

The platform offers API endpoints to accomplish almost any task within the platform. These APIs can be used to augment your workflow within the platform, link external applications either in or out, or use parts of the platforms functionality as standalone or within your own application.

The API is not currently publicly available, we will notify users when it is released.

API Usage#

API usage information coming soon.

API Authentication#

API authentication information coming soon.

API Reference#

Further information on the below API topics will come at a later date when the API is publicly available.

  • API endpoints: This section lists all available API endpoints and their respective URLs and HTTP methods.
  • Request parameters: This section explains the parameters that can be included in API requests and their possible values.
  • Response formats: This section outlines the formats in which API responses can be returned, such as JSON or XML.
  • Error codes: This section lists the possible error codes that can be returned by our API and their corresponding meanings.