get https://manageprompt.com/api/v1/token
This endpoint allows you to retrieve a single-use token that can be utilized for request authentication from the client side. Each token is assigned a Time-To-Live (TTL) and will automatically expire if not used. The default expiration time is 60 seconds; however, you have the option to request a custom TTL of up to 5 minutes.
This token can be utilised publicly since it is a single-use token and permits the execution of a workflow only once.