Skip to main content
POST
Design Api With Key

Authorizations

X-API-Key
string
header
required

Your API key for authentication. Get one at https://critique-labs.ai/en/dashboard

Body

application/json
id
integer | null
original_prompt
string | null
default:""
template_prompt
string | null
default:""
inputs
Inputs · object[] | null
output_format
Output Format · object | null
api_name
string | null
default:""
stub
string | null
default:""
nodes
ApiGraphNode · object[] | null
edges
ApiGraphEdge · object[] | null

Response

Successful Response