API Reference

Send a test event

Sends a test event to your webhook endpoint.

This is extremely useful for:

  • Verifying your webhook receiver is properly configured
  • Testing your event handling logic
  • Confirming connectivity between AccuLynx and your systems

You must specify a valid topic name in the request body. The test event will be sent to the consumer URL associated with this subscription, regardless of whether the subscription is actually listening for that specific topic.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!