Test Event Notification

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
curl --location 'https://api.demo.getontop.com/webhooks/events \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer xxxxxxxxxxxxxxxxxx' \
--data '{
    "event_type": "KYC" 
}'
Body Params
Headers
integer
string
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!