API Reference

This API enables you to execute workflows. It is authenticated using a secret key, which can be generated from the settings. If your workflow requires any inputs, these should be supplied as a JSON object when calling the API. Additionally, all requests sent to the ManagePrompt API are subject to rate limiting. Since this request utilizes a Secret, the rate limit assigned to the key will apply. You can configure this in the settings.

Log in to see full request history

A sample implementation in TypeScript can be seen here.

Path Params
string
required

Workflow ID

Body Params
json

Inputs

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json