There are two ways to authenticate by using our events. One of them is Basic authentication. You may use username and password.Client requirements to receive events:Base URL (where to POST events)
Paths (if client want to separate events from each other by POST to specific webhook/URL)
Which events you want to subscribe to
Supported authentication (client endpoint), default is no authentication:Username and password must be provided by the client
Token, which never expire, must be provided by the client
Modified at 2025-04-24 12:57:30