Requests

To allow you to retrieve information in real time, we allow you to create webhooks and send you information when necessary.

Get all webhook

GET https://api.ambro-crypto.fr/p/webhook

This operation allows to retrieve the detailed information of all users

Create webhook

PUT https://api.ambro-crypto.fr/p/webhook

This operation allows to retrieve the detailed information of all users

Request Body

Name
Type
Description

url*

String

type*

WebhookType

Delete webhook

DELETE https://api.ambro-crypto.fr/p/webhook

This operation allows to retrieve the detailed information of all users

Request Body

Name
Type
Description

url*

String

type*

WebhookType

Last updated