cURL
curl --request POST \ --url https://api.critique-labs.ai/v1/user-defined-service/{api_stub} \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Your API key for authentication. Get one at https://critique-labs.ai/en/dashboard
The endpoint path as you build in the design your own API section
Successful Response