All endpoints

Send a synthetic webhook payload

POSThttps://myagentmail.com/linkedin/signals/{id}/test-webhook

Fires a signal.match.test event to the configured webhook URL so you can verify the endpoint before any real match.

Path parameters

id
required
string

Responses

200application/json
ok
boolean
status
integer
responseBody
string
400Signal has no webhook URL configured.

Authentication

Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.