New private API to identify an existing AI enterprise account - Token delivery process improvement
New private API to identify an existing AI enterprise account
A new private API is now available for Diabolocom internal stakeholders to identify an AI account and have account identification information, to be able to use features such as creating users, tracking account usage, defining account warning/blocked usage thresholds.
This API has the following features :
- Identifying an AI account using an account identifier
- Identifying an AI account using any related user email address
As a result, AI account main identification information is returned : AI account UUID, creation date, identifiers.
Check the Clickup documentation for this new private API
Check the Clickup documentation for the overview of all available private APIs (Internal Use Only)
Token delivery process improvement
To be able to run AI private API (internal use only), Tokens requests are made depending on the scope (to create AI account, to create user to AI account, to identify an account, to track an account usage, to define AI account warning/blocked usage thresholds).
Tokens creation and delivery used to be performed by a single person, thus causing reactivity issues.
An internal API is deployed to allow any member of AI Dev team (that have permission) to generate and deliver Tokens to Diabolocom internal stakeholders.