GraphQL API
The GraphQL API provides a robust full featured API to access all data found in the platform's UI. This API regularly changes and requires user login to access. This API's documentation is available at API settings page. The GraphQL API provides a powerful tool to create complex queries to quickly access specific information.
REST API
The REST API provides a simple API to programmatically access and update data within the platform. This API is version controlled and rarely changes. Customers may request additions to the REST API to support their automated tasks. Please see our public API documentation for more details. The token and tenant id required to access this API can be found at the bottom of the user profile page under settings. To generate an API token please use the Generate Token button.

