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 POST \ --url https://platform.lymo.jp/v1/webhooks \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "url": "<string>", "events": [] } '
{ "data": { "id": "<string>", "url": "<string>", "events": [], "created_at": "2023-11-07T05:31:56Z", "secret": "<string>" }, "meta": { "request_id": "req_abc123" } }
Unkey API key (prefix lymo_)
video.analysis.completed
video.analysis.failed
deal.scoring.completed
deal.scoring.failed
video.ready
Webhook registered. Secret is only returned on creation.
Show child attributes
このページは役に立ちましたか?