RankYak offers webhooks to notify your systems about important events. Webhooks are a way for RankYak to automatically send data to a URL you specify whenever a specific event happens. This allows you to integrate RankYak with your own applications and workflows.Documentation Index
Fetch the complete documentation index at: https://docs.rankyak.com/llms.txt
Use this file to discover all available pages before exploring further.
Webhook Format
RankYak webhooks are sent asPOST requests with a JSON payload. The content type of the request is application/json.