Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.linkio.world/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Webhooks are used to communicate updates on transaction initiated with our API or SDK. For every transaction initiated, a POST request is sent to the designated Webhook URL with information about the event transactions.

Security

All Webhook requests are sent with a bridge-webhook-secret header for verification. It should match the secret you passed when creating the webhook.
Off-ramp Rates Setup