For the complete documentation index, see llms.txt. This page is also available as Markdown.

Verification

Verify webhooks from LocalRamp

To be able to verify that requests to your Webhook URL are coming from LocalRamp and not a malicious actor:

Valid webhook requests have a header called localramp-webhook-token which has the value of the webhook token you set in your dashboard.

Last updated