Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.ecrypt.com/v1/webhook \ --header 'x-api-key: <api-key>'
{ "url": "<string>", "enabled": true, "subscribedEvents": [], "headers": {} }
Authorization by x-api-key inside request's header
OK
1
0
2
3
4
5
6
Show child attributes