Webhooks

The Snipe API leverages webhooks for two critical use cases:

  1. Transaction Signing: Upon detecting a token launch, the Snipe API automatically crafts a transaction and sends a request to the signature webhook endpoint for signing. Learn more.

  2. Notifications: The Snipe API provides real-time updates via webhooks, including notifications for invalid intents, successful snipes, failed snipes, detected launches, and more. See the full list of notification webhooks.

Last updated