Useful ressources
Here are some usefull ressources you should know about when integrating webhooks in your solution.
Sinay Webhook management
Under my account, you can access all of your webhooks easily and create a new one / edit them / delete them easily. Just go to https://safecube.sinay.ai/webhooks/list
Playground
You may want to use external endpoints to test or debug the webhooks.
We have something for you ! With the webhook playground, you can generate an endpoint and visualize every request made to that endpoint.

Want to know more about how to use all of this playground features ? Go to https://docs.svix.com/play
Integration guide
Integrating Sinay's webhook in your solution will require some development. But rest assured : you won't be alone in this.
Find our integration guide here https://docs.svix.com/receiving/introduction
To speed up integration, we even provide built in librairies to verify the webhooks that arrive to your endpoint. Those librairies are available in Javascript, Python, Rust, Go, Java, Kotlin, Ruby, C#, PHP,...
Monitoring Dashboard
Once you have created a first endpoint, you have access to your personal webhook monitoring dashboard. You can find your dashboard link with the GET /dashboard endpoint OR via your webhook management space at https://safecube.sinay.ai/webhooks/list. Just click "Open Svix Dashboard"
Get Support
If you are still stucked with an issue, or with the implementation of a feature, contact us ! We will be happy to help !
You can send an email to [email protected] or fill the "Contact Us" form.